[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 07:54:22 PST 2021


fhahn updated this revision to Diff 323758.
fhahn added a comment.

Addressed comments, thanks!


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.323758.patch
Type: text/x-patch
Size: 12252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210215/e2e4418c/attachment.bin>


More information about the llvm-commits mailing list