[PATCH] D96596: [AArch64] Convert CMP/SELECT sign patterns to OR & ASR.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 08:07:03 PST 2021


fhahn updated this revision to Diff 323762.
fhahn marked 6 inline comments as done.
fhahn added a comment.

Updated to use isConstantSplatVector


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96596

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/cmp-select-sign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96596.323762.patch
Type: text/x-patch
Size: 12218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210215/e306c81f/attachment.bin>


More information about the llvm-commits mailing list