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

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 06:32:13 PST 2021


thakis added a comment.

One of your 3 changes in https://github.com/llvm/llvm-project/compare/fe5c2c3ca682...bf5a58265047 broke check-llvm: http://45.33.8.238/linux/40834/step_12.txt

Please take a look for now, and revert if fixing takes a while.

Also, please spread out commits a bit more over time, so that when one breaks something, it's clearer which one it is :)


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