[PATCH] D130093: [AArch64] Emit vector FP cmp when LE is used with fast-math

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 08:19:19 PDT 2022


c-rhodes created this revision.
c-rhodes added reviewers: paulwalker-arm, dmgreen, bsmith, peterwaller-arm.
Herald added subscribers: ecnelises, hiraditya, kristof.beyls.
Herald added a project: All.
c-rhodes requested review of this revision.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130093

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/neon-compare-instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130093.445831.patch
Type: text/x-patch
Size: 20015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220719/10252a91/attachment.bin>


More information about the llvm-commits mailing list