[llvm] [SCCP] Add context to SimplifyQuery (PR #100831)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 27 01:54:23 PDT 2024


https://github.com/nikic approved this pull request.

LGTM, though we probably should probably refuse to fold denormals if context is missing, the current behavior doesn't make a lot of sense. But this change is good in any case.

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


More information about the llvm-commits mailing list