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

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 16:09:49 PDT 2019


reames added a comment.

In D57468#1481385 <https://reviews.llvm.org/D57468#1481385>, @spatel wrote:

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


Fixed in https://reviews.llvm.org/rL359633.


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