SymbolTable::lookupSymbolIn is an expensive operation and we do not want to do it twice
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp | ||
---|---|---|
1751–1756 | Nit: expand auto unless there's a cast on the right-hand side. |
Nit: expand auto unless there's a cast on the right-hand side.