[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
Wed Jun 2 07:57:16 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4316b0e59cfa: [LoopStrengthReduce] Ensure that debug intrinsics do not affect LSR's output (authored by StephenTozer).

Changed prior to commit:
  https://reviews.llvm.org/D103033?vs=347617&id=349272#toc

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.349272.patch
Type: text/x-patch
Size: 5586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210602/ff9d8ace/attachment.bin>


More information about the llvm-commits mailing list