[PATCH] D97397: [InstCombine] Add a combine for a shuffle of similar bitcasts

Sanne Wouda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 8 08:37:26 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG05a6e2eb9a41: [InstCombine] Add a combine for a shuffle of similar bitcasts (authored by sanwou01).

Changed prior to commit:
  https://reviews.llvm.org/D97397?vs=327126&id=329035#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97397

Files:
  llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/test/Transforms/InstCombine/shuffle-cast-dist.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97397.329035.patch
Type: text/x-patch
Size: 9087 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210308/7ba06241/attachment.bin>


More information about the llvm-commits mailing list