[PATCH] D105392: [InstCombine] Add optimization to prevent poison from being propagated.

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 10 20:41:36 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1a5f4cbe1bd6: [InstCombine] Add optimization to prevent poison from being propagated. (authored by hyeongyukim, committed by aqjune).

Changed prior to commit:
  https://reviews.llvm.org/D105392?vs=357708&id=357778#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105392

Files:
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/freeze.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105392.357778.patch
Type: text/x-patch
Size: 5204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210711/1d5a4e8b/attachment.bin>


More information about the llvm-commits mailing list