[PATCH] D96122: [GlobalISel] Start using vectors in GISelKnownBits

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 07:14:57 PST 2021


thakis added a comment.

That failure was due to this change, so I reverted it in 4b1015361c16113e1b03c11af646d11522913705 <https://reviews.llvm.org/rG4b1015361c16113e1b03c11af646d11522913705> . Please run tests before committing.

I've also reverted D96031 <https://reviews.llvm.org/D96031> in 59beb1ef6d759eb63422507e8e8488502bcb62d8 <https://reviews.llvm.org/rG59beb1ef6d759eb63422507e8e8488502bcb62d8> since it depended on this change here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96122



More information about the llvm-commits mailing list