[PATCH] D90162: [llvm][AArch64] Prevent spurious zero extension.

Francesco Petrogalli via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 29 11:03:26 PDT 2020


fpetrogalli updated this revision to Diff 301684.
fpetrogalli marked 2 inline comments as done.
fpetrogalli added a comment.

1. fixed typo
2. described tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90162

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/zext-and-signed-compare.ll
  llvm/test/CodeGen/ARM/ParallelDSP/multi-use-loads.ll
  llvm/test/CodeGen/ARM/and-sext-combine.ll
  llvm/test/CodeGen/ARM/arm-shrink-wrapping-linux.ll
  llvm/test/CodeGen/ARM/select-imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90162.301684.patch
Type: text/x-patch
Size: 17705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/cbdce300/attachment.bin>


More information about the llvm-commits mailing list