Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM provided that the base patch gets accepted in the current form
mlir/include/mlir/Conversion/Passes.td | ||
---|---|---|
547 | nit: 'to use to populate storage class mappings' or `to use for populating mappings'? |
mlir/lib/Conversion/MemRefToSPIRV/MapMemRefStorageClassPass.cpp | ||
---|---|---|
41 |
mlir/lib/Conversion/MemRefToSPIRV/MapMemRefStorageClassPass.cpp | ||
---|---|---|
41 | Yup that one will be removed in the next patch, which will integrate and enforce this pass. |
nit: 'to use to populate storage class mappings' or `to use for populating mappings'?