[PATCH] D140658: [AMDGPU] Enable IAS in the AMDGPU backend

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 09:35:56 PST 2023


arsenm added a comment.

In D140658#4053376 <https://reviews.llvm.org/D140658#4053376>, @brad wrote:

> In D140658#4016867 <https://reviews.llvm.org/D140658#4016867>, @arsenm wrote:
>
>> 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
>
> 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.

I mean this patch has no tests. I assume this would be exercised by using -filetype=obj in a testcase using inline asm


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140658/new/

https://reviews.llvm.org/D140658



More information about the llvm-commits mailing list