diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-03-08 18:06:18 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-03-08 18:06:27 +0000 |
commit | e4ab2024a65a2233d258fc3377bd6c84376376aa (patch) | |
tree | 56c433fdc6f0192778013feb53e51a587d08f032 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9119eefe5fe513f188f8a2b8d5346ac0ce72d3f3 (diff) | |
download | llvm-e4ab2024a65a2233d258fc3377bd6c84376376aa.zip llvm-e4ab2024a65a2233d258fc3377bd6c84376376aa.tar.gz llvm-e4ab2024a65a2233d258fc3377bd6c84376376aa.tar.bz2 |
[X86] convertIntLogicToFPLogic - enable fp-logic on pre-AVX targets for supported fp predicates (PR34563)
If the SETCC fp-condcode is supported on SSE as a single CMPPS/PD op then we can use convertIntLogicToFPLogic to reduce EFLAGS and XMM->GPR traffic like we do for AVX targets.
Differential Revision: https://reviews.llvm.org/D121210
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions