INFO:2026-05-27T07:09:37Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 66bafd43ff2b..992387147411 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 992387147411 [BOLT][NFC] Split out DataAggregator::parseInput INFO:2026-05-27T07:09:41Z:root:syncing... Deleted branch merge (was e56fac96d93f). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 5bc34182fa7c] [gn build] Port 7938535a54b5 1 file changed, 1 insertion(+) [gn build] Port 7938535a54b5 -- https://github.com/llvm/llvm-project/commit/7938535a54b5 INFO:2026-05-27T07:09:42Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/334] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [2/334] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [3/334] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/334] CXX obj/bolt/tools/driver/llvm-bolt.llvm-bolt.o [5/334] CXX obj/bolt/unittests/Profile/ProfileTests.DataAggregator.o [6/334] CXX obj/bolt/unittests/Core/CoreTests.MemoryMaps.o [7/334] CXX obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVISelLowering.o FAILED: obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVISelLowering.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVISelLowering.o.d -o obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVISelLowering.o -c ../../llvm/lib/Target/RISCV/RISCVISelLowering.cpp -I../../llvm/lib/Target/RISCV -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/RISCV -I. -Igen/llvm/lib/Target/RISCV/AsmParser -Igen/llvm/lib/Target/RISCV/MCTargetDesc -Igen/llvm/include/llvm/IR -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -fdebug-compilation-dir=. --sysroot=../../sysroot -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti ../../llvm/lib/Target/RISCV/RISCVISelLowering.cpp:5228:10: error: no matching function for call to 'isLegalVTForZvzipOperand' 5228 | !isLegalVTForZvzipOperand(VT, Subtarget, | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/lib/Target/RISCV/RISCVISelLowering.cpp:5206:13: note: candidate function not viable: requires 2 arguments, but 3 were provided 5206 | static bool isLegalVTForZvzipOperand(MVT VT, const RISCVSubtarget &Subtarget) { | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [8/334] CXX obj/bolt/lib/Profile/Profile.YAMLProfileWriter.o [9/334] CXX obj/bolt/lib/Profile/Profile.DataAggregator.o [10/334] CXX obj/bolt/lib/Rewrite/Rewrite.RewriteInstance.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.