[PATCH] D79261: [MergeFuncs] Don't merge shufflevectors with different masks

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 1 17:17:56 PDT 2020


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM

I thought I caught all the places that needed new code to compare masks, but I missed this; thanks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79261





More information about the llvm-commits mailing list