[PATCH] D81151: [InstCombine] Simplify compare of Phi with constant inputs against a constant

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 5 04:22:45 PDT 2020


lebedev.ri added a comment.

In D81151#2075928 <https://reviews.llvm.org/D81151#2075928>, @thakis wrote:

> This breaks tests check-clang: http://45.33.8.238/linux/19487/step_7.txt
>
> Please take a look and revert for now if it takes a while to fix.


And as is tradition, an overstepping end-to-end test..


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81151





More information about the llvm-commits mailing list