llvm-project
757a0f85 - SelectionDAG: Use ISD::AssertNoFPClass for Load with nofpclass metadata (#184952)

Commit
16 days ago
SelectionDAG: Use ISD::AssertNoFPClass for Load with nofpclass metadata (#184952) 1. Use ISD::AssertNoFPClass if LoadInst has !nofpclass metadata. 2. Strip ISD::AssertNoFPClass when try to combine load with bitcast in DAGCombiner::visitBITCAST.
Author
Parents
Loading