openxla / iree

A retargetable MLIR-based machine learning compiler and runtime toolkit.

Home Page:http://iree.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Couldn't find class 'I32BitEnumAttrCase'

qianqing13579 opened this issue · comments

commented

I have a problem about iree as follows when I install it:
image

commented

which branch of llvm-project should I use?

The recent LLVM integration replaced BitEnumAttr with I32BitEnumAttr. Please make sure you update git submodules; that would update the repo to track the proper LLVM/MLIR project commit.

Nothing actionable additionally. Closing.