Enable IAS in the AMDGPU backend.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
I didn't realize this was off. Can you add some object output run lines to the inline asm tests? I don't think we have any of those
Comment Actions
Sorry I'm not sure what you mean by that. Can you please clarify? Do you want to do that? AMDGPU is one of the quite few with IAS disabled in the backend.
Comment Actions
I mean this patch has no tests. I assume this would be exercised by using -filetype=obj in a testcase using inline asm
Comment Actions
Should add some -filetype=obj runlines to asm tests, e.g. llvm/test/CodeGen/AMDGPU/inline-asm.ll