[PATCH] D155350: [ValueTracking] Support vscale assumes for isKnownToBeAPowerOfTwo

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 15 01:05:45 PDT 2023


Allen updated this revision to Diff 540650.
Allen added a comment.

inline the attribute according comment


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

https://reviews.llvm.org/D155350

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstCombine/rem-mul-shl.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-cond-inv-loads.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-gather-scatter.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-interleaved-accesses.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-widen-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155350.540650.patch
Type: text/x-patch
Size: 192472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230715/6bdbffb2/attachment-0001.bin>


More information about the llvm-commits mailing list