[PATCH] D70313: [ARM,MVE] Add InstCombine rules for pred_i2v / pred_v2i.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 18 02:01:29 PST 2019


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

Very nice. LGTM

We could also think about adding constant propagation through these, when we already know the incoming value.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70313





More information about the llvm-commits mailing list