[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:51:55 PDT 2024


rampitec wrote:

JBTW, I also believe in many cases we are using 'auto' we really mean 'decltype(something)'. I.e. whatever underlying type is. Maybe we should use it more often and less often use 'auto'.

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


More information about the llvm-commits mailing list