[llvm] MachineFunction: Remove null check on TargetRegisterInfo (PR #128480)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 24 02:32:22 PST 2025


https://github.com/RKSimon commented:

We've not used pure functions here before - are we happy with setting this precedent, and are there any other TargetSubtargetInfo functions that should be made pure?

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


More information about the llvm-commits mailing list