[llvm] [AMDGPU][AsmParser][NFC] Give isImmLiteral() a better name. (PR #153395)
Mirko BrkuĊĦanin via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 22 07:31:54 PDT 2025
mbrkusanin wrote:
I agree that old name `isImmLiteral` could be misleading.
`ImmTyPlain` is also strange to me. I find old `ImmTyNone` less confusing or maybe `ImmTyRegular`.
https://github.com/llvm/llvm-project/pull/153395
More information about the llvm-commits
mailing list