[PATCH] D61728: [CodeGenPrepare] Limit recursion depth for collectBitParts

James Molloy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 06:07:20 PDT 2019


jmolloy accepted this revision.
jmolloy added a comment.
This revision is now accepted and ready to land.

Please clang-format. There should be a space between the + operator and its operands.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61728





More information about the llvm-commits mailing list