[PATCH] D114734: [InstCombine] Allow fake vector insert folding to bit-logic only if the insert element is integer type

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 29 12:36:51 PST 2021


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

LGTM - thanks for the fix!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114734



More information about the llvm-commits mailing list