PoC of using an attribute vector (and some other optimizations).
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| flang/include/flang/Optimizer/Builder/FIRBuilder.h | ||
|---|---|---|
| 129 | llvm::mlir:: namespace looks incorrect here | |
| flang/include/flang/Optimizer/Builder/FIRBuilder.h | ||
|---|---|---|
| 129 | This is just a PoC patch so that others (i.e. Chris) can test the performance on whatever benchmarks they have available. But, yeah, I should probably make sure flang compiles (some tests will still fail). | |
llvm::mlir:: namespace looks incorrect here