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

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 11:38:24 PDT 2024


nikic wrote:

@Stylie777 Yes, that's basically the plan. This patch removes one of the target hooks needed by this pass, but there is another one (getLargestSuperClass).

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


More information about the llvm-commits mailing list