[PATCH] D136832: [VectorUtils] Add getShuffleDemandedElts helper

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 30 08:03:43 PDT 2022


RKSimon updated this revision to Diff 471837.
RKSimon added a comment.

Make the initialization of DemandedLHS/RHS more explicit and remove local initializations


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.471837.patch
Type: text/x-patch
Size: 10510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221030/4c6bbbbe/attachment.bin>


More information about the llvm-commits mailing list