[PATCH] D103033: [LoopStrengthReduce] Ensure that debug intrinsics do not affect LSR's output

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 25 02:57:51 PDT 2021


StephenTozer updated this revision to Diff 347617.
StephenTozer added a comment.

Reduced test file by ~25%.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103033

Files:
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/Transforms/LoopStrengthReduce/X86/lsr-cond-dbg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103033.347617.patch
Type: text/x-patch
Size: 5612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210525/6758eb0d/attachment.bin>


More information about the llvm-commits mailing list