makslevental wrote: Just curious, is the idea that you would do something like? ``` attrs = [FloatAttr.get(BF16Type.get(), 1.0), FloatAttr.get(BF16Type.get(), 2.0)] ``` ? https://github.com/llvm/llvm-project/pull/91389