[PATCH] D75799: [JumpThreading] Don't create PHI nodes with "is.constant" values

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 8 00:33:43 PST 2020


void added a comment.

In D75799#1911541 <https://reviews.llvm.org/D75799#1911541>, @lebedev.ri wrote:

> Doesn't fixing that instead sounds like more general fix rather than this?


What do you mean by "that"? This *does* fix the issue. Unless you can see another issue that I can't.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75799





More information about the llvm-commits mailing list