[llvm] [AMDGPU] Remove FlatVariant argument from isLegalFlatAddressingMode. NFC. (PR #93938)

Stanislav Mekhanoshin via llvm-commits llvm-commits at lists.llvm.org
Fri May 31 01:37:44 PDT 2024


rampitec wrote:

> It's not a 1:1 mapping though, you can select global addresses to flat instructions (which the patterns do handle)

But every single use is 1:1.

https://github.com/llvm/llvm-project/pull/93938


More information about the llvm-commits mailing list