[PATCH] D78065: Fix the MLIR integer attribute parser to be correct in the face of large integer attributes, it was previously artificially limited to 64 bits.

Chris Lattner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 21:51:56 PDT 2020


lattner closed this revision.
lattner added a comment.

Thanks for the review!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78065





More information about the llvm-commits mailing list