[PATCH] D73907: [InstCombine] correct operands of shouldChangeType() for casted phi transform

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 05:30:05 PST 2020


spatel added a comment.

In D73907#1866565 <https://reviews.llvm.org/D73907#1866565>, @courbet wrote:

> I'll send a fix.


Thanks! For reference, I think this is same/similar to PR44851 (the test case there is slightly smaller):
https://bugs.llvm.org/show_bug.cgi?id=44851


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73907





More information about the llvm-commits mailing list