[PATCH] D121210: [X86] convertIntLogicToFPLogic - enable fp-logic on pre-AVX targets for supported fp predicates (PR34563)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 8 07:51:56 PST 2022


RKSimon updated this revision to Diff 413808.
RKSimon added a comment.

Add cheapX86FSETCC_SSE helper - if we want to use this I'll pre-commit the helper


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121210/new/

https://reviews.llvm.org/D121210

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/fcmp-logic.ll
  llvm/test/CodeGen/X86/pr40539.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121210.413808.patch
Type: text/x-patch
Size: 7238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220308/ee415c73/attachment.bin>


More information about the llvm-commits mailing list