[PATCH] D57616: [DAGCombiner] Discard pointer info when combining extract_vector_elt of a vector load when the index isn't constant

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 4 10:49:25 PST 2019


efriedma added a comment.

In terms of a testcase, can you check the memory operand in MIR?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D57616





More information about the llvm-commits mailing list