[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
Tue Jul 11 06:50:32 PDT 2023


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

Update check as suggested, thanks!


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.539071.patch
Type: text/x-patch
Size: 12674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230711/894226f1/attachment.bin>


More information about the llvm-commits mailing list