[llvm] [CodeGen] Add generic INIT_UNDEF pseudo (PR #106744)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 2 08:07:32 PDT 2024


nikic 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.

Looks like I'm lucky and only a single value changed...

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


More information about the llvm-commits mailing list