[PATCH] D141796: [15/15][Clang][RISCV][NFC] Set data member under Policy as constants
Yueh-Ting (eop) Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 26 06:21:18 PST 2023
eopXD added a comment.
This commit seems to cause `riscv_vector_builtin_cg.inc` to explode into a 630K file, which causes the out-of-memory build fail. Confirmed that this is the commit that is causing the error.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141796/new/
https://reviews.llvm.org/D141796
More information about the cfe-commits
mailing list