[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:52:52 PDT 2023


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

Adjust test


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


More information about the llvm-commits mailing list