[PATCH] D80090: [mlir] Add BoolArrayAttr in Tablegen + Builder support

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 13:36:25 PDT 2020


rriddle added a comment.

In D80090#2040848 <https://reviews.llvm.org/D80090#2040848>, @mehdi_amini wrote:

> Note though that all these "array attributes" are much less efficient than DenseAttribute I believe.


Extremely inefficient.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80090





More information about the llvm-commits mailing list