[PATCH] D42485: InstSimplify: If divisor element is undef simplify to undef

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 24 08:50:21 PST 2018


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

LGTM. Just curious - do we have vector intrinsics or any passes that create vector integer division?


Repository:
  rL LLVM

https://reviews.llvm.org/D42485





More information about the llvm-commits mailing list