[PATCH] D57468: Strengthen handling of GEPs and generic calls for all undef lanes

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 27 08:27:18 PDT 2019


spatel added a comment.

Looks like this change can produce invalid IR:
https://bugs.llvm.org/show_bug.cgi?id=41624


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57468





More information about the llvm-commits mailing list