[PATCH] D79508: [mlir][gpu] Refactor functions for workgroup and private buffer attributions.
Mahesh Ravishankar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 19 14:53:49 PDT 2020
mravishankar added a comment.
> BTW it seems nowadays pre-merge checks would always fail on Windows due to logic in SPIR-V dialect.
>
> [2020-05-19T14:57:38.942Z] tools\mlir\include\mlir/Dialect/SPIRV/SPIRVSerialization.inc(4334): fatal error C1061: compiler limit: blocks nested too deeply
This should be fixed by patch https://github.com/llvm/llvm-project/commit/d5b1643c74eeae327d85c75fe79fd98edb1014f9
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79508/new/
https://reviews.llvm.org/D79508
More information about the llvm-commits
mailing list