[llvm] [GlobalISel][TableGen] MIR Pattern Variadics (PR #100563)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 29 01:27:09 PDT 2024
tschuett wrote:
A future version:
```
G_BUILD_VECTOR $bv, GIVariadic<TargetOpcode::G_CONSTANT>:$const
```
would also be great.
https://github.com/llvm/llvm-project/pull/100563
More information about the llvm-commits
mailing list