llvm-project
d25b7f7b - [NFC][CodeGen] Add Register guard to ARMMaterializeFP. (#182559)

Commit
54 days ago
[NFC][CodeGen] Add Register guard to ARMMaterializeFP. (#182559) This does not directly fix any issue because the implementation indirectly ensures the correct behaviour. However, all the other "<Tgt>Materialize" functions (Int and FP across all targets, including ARMMaterializeInt) have explicit Register guards so for peace of mind I figured it's worth added them.
Parents
Loading