[llvm] [CodeGen] For ad hoc aliasing, additional regUnits are needed to fix lanemask representation (PR #139206)
Vikash Gupta via llvm-commits
llvm-commits at lists.llvm.org
Fri May 9 04:23:52 PDT 2025
vg0204 wrote:
> This could do with a test. See `test/TableGen/ArtificialSubregs.td` for example. If you extend the `-register-info-debug` to print regunits as well as subregs, then you can test this patch in the same kind of way.
Sure, I'll look into it
https://github.com/llvm/llvm-project/pull/139206
More information about the llvm-commits
mailing list