[PATCH] D89497: [LegalizeTypes] Legalize vector rotate operations

Ryan Santhirarajan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 11:20:29 PDT 2020


rsanthir.quic updated this revision to Diff 299110.
rsanthir.quic added a comment.

Ran update_llc_test_checks.py and added missing isVector check


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

https://reviews.llvm.org/D89497

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/AArch64/expand-vector-rot.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89497.299110.patch
Type: text/x-patch
Size: 5206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201019/361f0724/attachment.bin>


More information about the llvm-commits mailing list