Files
clang-p2996/llvm/lib/Analysis/InstructionSimplify.cpp
Matt Arsenault 0637b00041 InstSimplify: Use correct interested FP classes when simplifying fcmp
We are interested in the cases that we don't want, so this was
backwards.

Fixes regression reported after ddb3f12c42
2023-08-31 10:11:52 -04:00

263 KiB