[all-commits] [llvm/llvm-project] 555f38: [Inline] Avoid branch on undef UB in tests (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jan 3 03:44:36 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 555f384c2953a59df063adde359a04ccc5815d41
https://github.com/llvm/llvm-project/commit/555f384c2953a59df063adde359a04ccc5815d41
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M llvm/test/Transforms/Inline/inline-assume.ll
M llvm/test/Transforms/Inline/inline-constexpr-addrspacecast-argument.ll
M llvm/test/Transforms/Inline/partial-inline-incompat-attrs.ll
Log Message:
-----------
[Inline] Avoid branch on undef UB in tests (NFC)
More information about the All-commits
mailing list