[PATCH] D73907: [InstCombine] correct operands of shouldChangeType() for casted phi transform
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 4 04:52:23 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0cf0be993c38: [InstCombine] fix operands of shouldChangeType() for casted phi transform (authored by spatel).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73907/new/
https://reviews.llvm.org/D73907
Files:
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/test/CodeGen/AMDGPU/diverge-switch-default.ll
llvm/test/CodeGen/AMDGPU/reqd-work-group-size.ll
llvm/test/Transforms/InstCombine/cast_phi.ll
llvm/test/Transforms/InstCombine/icmp-div-constant.ll
llvm/test/Transforms/InstCombine/icmp-mul-zext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73907.242295.patch
Type: text/x-patch
Size: 5007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200204/c229b518/attachment.bin>
More information about the llvm-commits
mailing list