[PATCH] D154717: [LV] Check if ops can safely be truncated in computeMinimumValueSizes.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 13:14:18 PDT 2023


fhahn updated this revision to Diff 538789.
fhahn marked an inline comment as done.
fhahn added a comment.

Check constant shift amount range.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154717

Files:
  llvm/lib/Analysis/VectorUtils.cpp
  llvm/test/Transforms/LoopVectorize/trunc-shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154717.538789.patch
Type: text/x-patch
Size: 7478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230710/fd6d5e7f/attachment.bin>


More information about the llvm-commits mailing list