[PATCH] D98644: [DebugInfo] Fix incorrect handling of variadic salvaging in Loop Strength Reduce

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 6 04:55:02 PDT 2021


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

Added test case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98644

Files:
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/Transforms/LoopStrengthReduce/dbg-preserve-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98644.335486.patch
Type: text/x-patch
Size: 10763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210406/abb84e4f/attachment.bin>


More information about the llvm-commits mailing list