[PATCH] D56307: GlobalISel: Remove invalid assert

Aditya Nandakumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 09:41:38 PST 2019


aditya_nandakumar added a comment.

While splatting is convenient (compared with build_vector of constants), I realized from discussion in https://reviews.llvm.org/D56379, this would make it inconsistent with rest of GISel.


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

https://reviews.llvm.org/D56307





More information about the llvm-commits mailing list