[PATCH] D111675: [instcombine] propagate freeze through single use poison producing flag instruction

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 12 13:53:06 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f348394079f: [instcombine] propagate freeze through single use poison producing flag… (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D111675?vs=379164&id=379174#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111675

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/freeze.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111675.379174.patch
Type: text/x-patch
Size: 9789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211012/a891a7c4/attachment.bin>


More information about the llvm-commits mailing list