Files
clang-p2996/llvm/test/Transforms/AggressiveInstCombine/X86
David Green aa97f6b494 [AIC] Fix the sext cost operands in tryToFPToSat
As pointed out in D125755 the operand of a call to getCastInstrCost had the Src
and Dst the wrong way around.

Differential Revision: https://reviews.llvm.org/D154841
2023-08-07 09:33:18 +01:00
..