[llvm] [CodeGen] Add generic INIT_UNDEF pseudo (PR #106744)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 2 00:48:05 PDT 2024
davemgreen wrote:
The test change seem OK to me. Is the llvm/test/TableGen/GlobalISelCombinerEmitter/match-table-imms.td failure real? I think all the ID's will have changed again with the new generic pseudo. They have slowly been being converted to regexs.
https://github.com/llvm/llvm-project/pull/106744
More information about the llvm-commits
mailing list