[PATCH] D132880: [SVE] Fix SVEDup0 matching -0.0f

Stephen Long via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 07:35:07 PDT 2022


steplong updated this revision to Diff 456666.
steplong added a comment.

- Add tests for SVEDup0 case
- Change to isNullFPConstant and isNullConstant


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132880

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-vselect-imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132880.456666.patch
Type: text/x-patch
Size: 5921 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220830/0d72ebad/attachment.bin>


More information about the llvm-commits mailing list