[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 17:57:36 PDT 2020


lattner added a comment.

The test failures are unrelated to my change.


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