[llvm] [LLVM] Insert IMPLICIT_DEF for a register sequence if any operand is undef (PR #158000)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 10 23:51:32 PDT 2025


https://github.com/arsenm commented:

This could use a new dedicated MIR test. In particular should make sure undef REG_SEQUENCE inputs with subregister uses are handled properly 

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


More information about the llvm-commits mailing list