[PATCH] D90606: [llvm][AArch64] Allow TB(N)Z to drop signext for sign bit tests.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 05:58:01 PST 2020


fpetrogalli updated this revision to Diff 302561.
fpetrogalli added a comment.

Fix typo in comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90606

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/check-sign-bit-before-extension.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90606.302561.patch
Type: text/x-patch
Size: 6108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201103/f15e3684/attachment-0001.bin>


More information about the llvm-commits mailing list