[PATCH] D66182: [GlobalISel]: Fix lowering of G_Shuffle_vector where we pick up the wrong source index

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 18:24:43 PDT 2019


aditya_nandakumar closed this revision.
aditya_nandakumar added a comment.

Committed in 368781.
I haven't had a chance to look into the DAG's implementation yet but our out of tree bots caught this.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D66182





More information about the llvm-commits mailing list