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

Ryan Santhirarajan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 10:57:18 PDT 2020


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

updated usage of param


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.298679.patch
Type: text/x-patch
Size: 4686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201016/c5ebd837/attachment.bin>


More information about the llvm-commits mailing list