[PATCH] D136415: [LSR] Check if terminating value is safe to expand before transformation

Yueh-Ting (eop) Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 22 10:10:15 PDT 2022


eopXD updated this revision to Diff 469913.
eopXD added a comment.

Add test case reduced from FFmpeg/libavfilter/ebur128.c


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136415

Files:
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/Transforms/LoopStrengthReduce/lsr-term-fold-negative-testcase.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136415.469913.patch
Type: text/x-patch
Size: 7816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221022/8ae3515c/attachment.bin>


More information about the llvm-commits mailing list