Commit 5ff740e
committed
Auto merge of #157899 - dianqk:update-llvm, r=cuviper
Update LLVM to 22.1.7
Update for rust-lang/llvm-project#196.
LLVM 22.1.7 contains fixes for the PowerPC specific issues produced by Rust.1 file changed
Lines changed: 1 addition & 1 deletion
Submodule llvm-project updated 35 files
- clang/lib/AST/StmtProfile.cpp+20-1
- clang/test/Modules/polluted-operator.cppm-79
- clang/test/SemaCXX/GH190333.cpp+6
- clang/tools/libclang/CMakeLists.txt+1-1
- cmake/Modules/LLVMVersion.cmake+1-1
- libc/cmake/modules/prepare_libc_gpu_build.cmake+1-1
- libcxx/include/__config+1-1
- libcxx/include/__tree+2-2
- libcxx/test/std/containers/associative/multimap/multimap.modifiers/extract_key.pass.cpp+13
- libcxx/test/std/containers/associative/multiset/extract_key.pass.cpp+13
- lld/COFF/Chunks.cpp+6-3
- lld/ELF/InputFiles.cpp-2
- lld/ELF/Symbols.h+12-8
- lld/test/COFF/arm64-relocs-imports.test+5-5
- lldb/source/API/CMakeLists.txt+1-1
- llvm/docs/Coroutines.rst+3
- llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td-18
- llvm/lib/Target/LoongArch/LoongArchLSXInstrInfo.td-30
- llvm/lib/Target/PowerPC/PPCISelLowering.cpp+31-9
- llvm/lib/Target/SystemZ/SystemZISelLowering.cpp+1-1
- llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp+2-1
- llvm/lib/Target/X86/X86ISelLowering.cpp+14-4
- llvm/lib/Transforms/Coroutines/SpillUtils.cpp+7
- llvm/test/CodeGen/LoongArch/lasx/ir-instruction/avg.ll-321
- llvm/test/CodeGen/LoongArch/lsx/ir-instruction/avg.ll-321
- llvm/test/CodeGen/PowerPC/ppc-i128-cmp.ll+282
- llvm/test/CodeGen/PowerPC/ppc-i64-to-fp.ll+100
- llvm/test/CodeGen/SystemZ/combine-ccmask-tm-full.ll+41
- llvm/test/CodeGen/WebAssembly/exception.ll+27
- llvm/test/CodeGen/X86/vector-shuffle-512-v64.ll+82-14
- llvm/test/Transforms/Coroutines/coro-alloca-10.ll+66
- llvm/utils/gn/secondary/llvm/version.gni+1-1
- llvm/utils/lit/lit/__init__.py+1-1
- llvm/utils/mlgo-utils/mlgo/__init__.py+1-1
- openmp/device/CMakeLists.txt+1-1
0 commit comments