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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 24 03:31:14 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG62b17a76971c: [LegalizeTypes] Legalize vector rotate operations (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

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.300471.patch
Type: text/x-patch
Size: 5206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201024/04dd53c7/attachment.bin>


More information about the llvm-commits mailing list