[PATCH] D158171: [instcombine] Sunk instruction introduces unnecessary poison dbg.value

Carlos Alberto Enciso via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 20 22:25:50 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbf69217baecb: [instcombine] Sunk instructions with invalid source location. (authored by CarlosAlbertoEnciso).

Changed prior to commit:
  https://reviews.llvm.org/D158171?vs=551079&id=551901#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158171

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/sink-instruction-introduces-unnecessary-poison-value.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158171.551901.patch
Type: text/x-patch
Size: 6155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230821/20008c96/attachment.bin>


More information about the llvm-commits mailing list