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

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


rsanthir.quic updated this revision to Diff 298677.
rsanthir.quic marked an inline comment as done.
rsanthir.quic added a comment.

Changed the name or the param and added appropriate formatting


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


More information about the llvm-commits mailing list