[PATCH] D136832: [VectorUtils] Add getShuffleDemandedElts helper

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 30 10:04:06 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG55a11b542e05: [VectorUtils] Add getShuffleDemandedElts helper (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D136832?vs=471837&id=471844#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136832

Files:
  llvm/include/llvm/Analysis/VectorUtils.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Analysis/VectorUtils.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/unittests/Analysis/VectorUtilsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136832.471844.patch
Type: text/x-patch
Size: 10508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221030/8b53ef59/attachment.bin>


More information about the llvm-commits mailing list