[llvm] [TableGen] Require DAG argument for complex operands in InstAlias (PR #136411)

David Green via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 20 14:44:44 PDT 2025


https://github.com/davemgreen commented:

I usually think of instructions as the MI representation where the operands are just flattened and inorder.

The Arm / AArch64 look OK to me though.

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


More information about the llvm-commits mailing list