[PATCH] D95463: Avoid redundant or out-of-order debug value sinking in InstCombine

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 26 05:14:12 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGec7b9b0c18bb: [InstCombine] Avoid redundant or out-of-order debug value sinking (authored by StephenTozer).

Changed prior to commit:
  https://reviews.llvm.org/D95463?vs=319507&id=326660#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95463

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/debuginfo-sink.ll
  llvm/test/Transforms/InstCombine/debuginfo_add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95463.326660.patch
Type: text/x-patch
Size: 5419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210226/6ef2f1cb/attachment.bin>


More information about the llvm-commits mailing list