Commit 2d9c504
[AMD] Disable True16 for assembler on gfx11 (triton-lang#9447)
We already disable True16 on gfx11 in make_amdgcn, but since a recent
LLVM bump the assembler rejects Fake16 instructions by default,
requiring us to disable True16 here as well.
Co-authored-by: Paul Trojahn <paul.trojahn@amd.com>1 parent 5483c9b commit 2d9c504
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
| 493 | + | |
| 494 | + | |
493 | 495 | | |
494 | 496 | | |
495 | 497 | | |
| |||
0 commit comments