[PATCH] D29013: Add InstCombine/InstructionSimplify support for Freeze Instruction

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 10:31:10 PDT 2019


lebedev.ri accepted this revision.
lebedev.ri added a reviewer: spatel.
lebedev.ri added a comment.

This needs both an instsimplify test and an instcombine test.
Other than that this seems conservatively correct.


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

https://reviews.llvm.org/D29013





More information about the llvm-commits mailing list