INFO:2026-05-27T07:10:15Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 992387147411..b926cf7da091 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 b926cf7da091 [mlir][tosa][spirv] Lower TOSA elementwise ops to SPIR-V TOSA (#199505) INFO:2026-05-27T07:10:32Z:root:syncing... Deleted branch merge (was 5bc34182fa7c). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 3b1034e044e2] [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:10:33Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/328] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [2/328] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [3/328] AR lib/libLLVMBOLTProfile.a [4/328] AR lib/libLLVMBOLTRewrite.a [5/328] LINK ./bin/llvm-bat-dump [6/328] LINK obj/bolt/unittests/Profile/ProfileTests [7/328] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [8/328] 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. ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.