[llvm] [GlobalISel] Add support for value/constants as inline asm memory operand (PR #161501)

Amara Emerson via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 4 17:44:36 PDT 2025


aemerson wrote:

I'd prefer not to introduce G_CONSTANT_POOL just for this reason if we can avoid it, unless we canonicalize on G_CONSTANT_POOL for everything and avoid the ambiguity of when to use it or not.

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


More information about the llvm-commits mailing list