llvm-project
757a0f85
- SelectionDAG: Use ISD::AssertNoFPClass for Load with nofpclass metadata (#184952)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#184952 - SelectionDAG: Use ISD::AssertNoFPClass for Load with nofpclass metadata
Author
wzssyqa
Parents
f0ad981a
Loading