[PATCH] D152714: [AArch64][Optimization]Emit FCCMP for AND of two float compares

Priyanshi Agarwal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 20:47:06 PDT 2023


ipriyanshi1708 updated this revision to Diff 539834.
ipriyanshi1708 added a comment.

Fixed the failing test file


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152714

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/andcompare.ll
  llvm/test/CodeGen/AArch64/select_fmf.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152714.539834.patch
Type: text/x-patch
Size: 3486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230713/bd317b22/attachment.bin>


More information about the llvm-commits mailing list