diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-03-08 17:21:21 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-08 17:21:21 -0800 |
commit | 6b270358c71c3bc57a0dec6586c2f7a9d4d0a85b (patch) | |
tree | b70376805747c4165c6ebb0b528789a7a8c71439 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | dc567a2ec61d07e89902f73c1bdd4106dc071f3f (diff) | |
download | llvm-6b270358c71c3bc57a0dec6586c2f7a9d4d0a85b.zip llvm-6b270358c71c3bc57a0dec6586c2f7a9d4d0a85b.tar.gz llvm-6b270358c71c3bc57a0dec6586c2f7a9d4d0a85b.tar.bz2 |
[SelectionDAG] Allow FREEZE to be hoisted before FP SETCC. (#84358)
No nans/infs in SelectionDAG is complicated. Hopefully I've captured
all of the cases. I've only applied to ConsiderFlags to the SDNodeFlags
since those are the only ones that will be droped by hoisting. The
condition code and TargetOptions would still be in effect.
Recovers some regression from #84232.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions