[PATCH] D132556: [AMDGPU][MC][GFX11][NFC] Update tests for FLAT instructions

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 07:00:11 PDT 2022


dp added a comment.

In D132556#3745566 <https://reviews.llvm.org/D132556#3745566>, @foad wrote:

> Are we consistently using "flat" in the filename even though it also tests global and scratch instructions?

I believe we are, though GFX10 have separate tests for these. I was not sure if splitting FLAT tests into three separate encodings would be useful.


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

https://reviews.llvm.org/D132556



More information about the llvm-commits mailing list