llvm-project
a8f51a3a - ValueTracking: Use fcmp parent function to query denormal mode (#174929)

Commit
107 days ago
ValueTracking: Use fcmp parent function to query denormal mode (#174929) Avoid depending on the SimplifyQuery's context instruction, which may be null to query the function context to use for the denormal mode. This avoids crashes in future patches.
Author
Parents
Loading