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

Mirko Brkusanin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 20 09:39:22 PST 2023


mbrkusanin marked an inline comment as done.
mbrkusanin added a comment.

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()?


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

https://reviews.llvm.org/D144034



More information about the llvm-commits mailing list