[all-commits] [llvm/llvm-project] 5be046: Revert "Remove the optional bitcast between a must...
Florian Mayer via All-commits
all-commits at lists.llvm.org
Wed Jun 3 16:47:10 PDT 2026
Branch: refs/heads/revert-201280-llvm-spirv-musttail-bitcast
Home: https://github.com/llvm/llvm-project
Commit: 5be046268f78dc1eef49a080228aadaf506b44ff
https://github.com/llvm/llvm-project/commit/5be046268f78dc1eef49a080228aadaf506b44ff
Author: Florian Mayer <florian.mayer at bitsrc.org>
Date: 2026-06-03 (Wed, 03 Jun 2026)
Changed paths:
M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
M llvm/lib/IR/BasicBlock.cpp
M llvm/lib/IR/Verifier.cpp
M llvm/lib/Transforms/Utils/InlineFunction.cpp
R llvm/test/Bitcode/musttail-bitcast-upgrade.ll
R llvm/test/Bitcode/musttail-bitcast-upgrade.ll.bc
M llvm/test/Instrumentation/AddressSanitizer/musttail.ll
M llvm/test/Instrumentation/ThreadSanitizer/tsan_musttail.ll
M llvm/test/Transforms/CallSiteSplitting/musttail.ll
M llvm/test/Transforms/SafeStack/X86/musttail.ll
M llvm/test/Verifier/musttail-invalid.ll
Log Message:
-----------
Revert "Remove the optional bitcast between a musttail call and its ret (#201…"
This reverts commit 91b00526a599fa21e43da82438f1e9c8a8e1b7b3.
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