[all-commits] [llvm/llvm-project] 254507: [SampleProfile] Avoid branch on undef UB in tests ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Jan 3 05:23:49 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25450788a44795bde1420f1228aa9670c3189018
https://github.com/llvm/llvm-project/commit/25450788a44795bde1420f1228aa9670c3189018
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths:
M llvm/test/Transforms/SampleProfile/pseudo-probe-peep.ll
M llvm/test/Transforms/SampleProfile/pseudo-probe-selectionDAG.ll
M llvm/test/Transforms/SampleProfile/pseudo-probe-twoaddr.ll
Log Message:
-----------
[SampleProfile] Avoid branch on undef UB in tests (NFC)
More information about the All-commits
mailing list