Files
clang-p2996/llvm/test/CodeGen/X86
Sanjay Patel 747c6a0c73 [SDAG] fix miscompile when casting int->FP->int
This is the codegen equivalent of D124692.

As shown in https://github.com/llvm/llvm-project/issues/55150 -
the existing fold may be wrong when converting to a signed value.
This is a quick fix to avoid the miscompile.
https://alive2.llvm.org/ce/z/KtaDmd

Differential Revision: https://reviews.llvm.org/D124771
2022-05-02 14:57:27 -04:00
..
2022-04-06 17:51:55 +01:00
2022-03-10 09:29:06 +08:00
2022-04-07 18:08:59 +01:00
2022-03-30 09:51:36 +01:00