[all-commits] [llvm/llvm-project] 18f627: [CallSiteSplitting] Avoid branch on undef UB in te...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jan 3 03:51:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 18f627bcf533a9ee95e441c8198d5694fff48100
https://github.com/llvm/llvm-project/commit/18f627bcf533a9ee95e441c8198d5694fff48100
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M llvm/test/Transforms/CallSiteSplitting/split-loop.ll
Log Message:
-----------
[CallSiteSplitting] Avoid branch on undef UB in test (NFC)
More information about the All-commits
mailing list