[PATCH] D144034: [AMDGPU][GFX11] Legalize and select partial NSA MIMG instructions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 09:00:46 PST 2023


arsenm added a comment.

In D144034#4139418 <https://reviews.llvm.org/D144034#4139418>, @mbrkusanin wrote:

> In D144034#4138543 <https://reviews.llvm.org/D144034#4138543>, @arsenm wrote:
>
>> Do we need verifier checks for the NSA restrictions on gfx11?
>
> Are you referring to something other than SIInstrInfo::verifyInstruction()?

No, that's the one I mean


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

https://reviews.llvm.org/D144034



More information about the llvm-commits mailing list