[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 06:38:55 PST 2022


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

move comment


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.413791.patch
Type: text/x-patch
Size: 7336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220308/ee8a1bfe/attachment.bin>


More information about the llvm-commits mailing list