[PATCH] D123408: [InstCombine] Limit folding of cast into PHI

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 14:04:20 PDT 2022


spatel added a comment.

In D123408#3571242 <https://reviews.llvm.org/D123408#3571242>, @syzaara wrote:

> Oh nevermind, please ignore above comment, I see what you are saying now! That we can add a transformation which can convert:

Right - see if the motivating example looks better with:
afa192cfb604 <https://reviews.llvm.org/rGafa192cfb6049a15c5542d132d500b910b802c74>


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

https://reviews.llvm.org/D123408



More information about the llvm-commits mailing list