[all-commits] [llvm/llvm-project] 4b1113: [𝘀𝗽𝗿] initial version
Alexis Engelke via All-commits
all-commits at lists.llvm.org
Sat Dec 6 04:37:19 PST 2025
Branch: refs/heads/users/aengelke/spr/ir-dont-store-switch-case-values-as-operands
Home: https://github.com/llvm/llvm-project
Commit: 4b1113a8a760373aa8867dbdb2000a63e93cacf5
https://github.com/llvm/llvm-project/commit/4b1113a8a760373aa8867dbdb2000a63e93cacf5
Author: Alexis Engelke <engelke at in.tum.de>
Date: 2025-12-06 (Sat, 06 Dec 2025)
Changed paths:
M llvm/docs/ReleaseNotes.md
M llvm/include/llvm-c/Core.h
M llvm/include/llvm/IR/Instructions.h
M llvm/include/llvm/IR/User.h
M llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
M llvm/lib/CodeGen/TypePromotion.cpp
M llvm/lib/IR/Core.cpp
M llvm/lib/IR/Instruction.cpp
M llvm/lib/IR/Instructions.cpp
M llvm/lib/IR/User.cpp
M llvm/lib/IR/Verifier.cpp
M llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
A llvm/test/Transforms/SimplifyCFG/switch-dedup.ll
M llvm/unittests/IR/InstructionsTest.cpp
M llvm/unittests/IR/VerifierTest.cpp
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.5-bogner
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list