[PATCH] D70093: [InstCombine] Avoid moving ops that do restrict undef across shuffles.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 05:49:04 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf7499011ca29: [InstCombine] Avoid moving ops that do restrict undef across shuffles. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70093

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/vec_shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70093.229070.patch
Type: text/x-patch
Size: 8022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191113/4dcd7187/attachment.bin>


More information about the llvm-commits mailing list