[PATCH] D81860: [ARM] Fix crash trying to generate i1 immediates

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 17 12:24:17 PDT 2020


dmgreen added a comment.

Thanks for the info! That does sound like something that's worth avoiding. I'll try and change things around so that it never gets called on an i1 vector.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81860





More information about the llvm-commits mailing list