[PATCH] D52439: [InstCombine] try to convert vector insert+extract to trunc

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 06:24:21 PDT 2018


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

Reverted at https://reviews.llvm.org/rL343458 because we can create bogus trunc insts (not sure how yet).


Repository:
  rL LLVM

https://reviews.llvm.org/D52439





More information about the llvm-commits mailing list