[PATCH] D103038: [InstCombine] canonicalize cast before unary shuffle
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 25 05:44:31 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0bab0f616119: [InstCombine] canonicalize cast before unary shuffle (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D103038?vs=347462&id=347652#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103038/new/
https://reviews.llvm.org/D103038
Files:
llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/test/Transforms/InstCombine/X86/x86-f16c-inseltpoison.ll
llvm/test/Transforms/InstCombine/X86/x86-f16c.ll
llvm/test/Transforms/InstCombine/shuffle-cast-dist.ll
llvm/test/Transforms/InstCombine/shufflevec-bitcast-inseltpoison.ll
llvm/test/Transforms/InstCombine/shufflevec-bitcast.ll
llvm/test/Transforms/InstCombine/vector-casts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103038.347652.patch
Type: text/x-patch
Size: 12092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210525/d3d99d80/attachment.bin>
More information about the llvm-commits
mailing list