[llvm] [CodeGen] Make the parameter TRI required in some functions. (PR #85968)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 21 04:30:06 PDT 2024


arsenm wrote:

Can you refine the description to say it's the various register liveness queries on MachineInstr? I think the default parameter should stay as-is. We should assert Reg is not a physical register if TRI is null 

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


More information about the llvm-commits mailing list