[all-commits] [llvm/llvm-project] b5afe4: [InstCombine] Preserve profile data with select in...
Alan Zhao via All-commits
all-commits at lists.llvm.org
Mon Sep 15 13:12:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5afe416c7d5d993cb2f3aaec7784d368325de41
https://github.com/llvm/llvm-project/commit/b5afe416c7d5d993cb2f3aaec7784d368325de41
Author: Alan Zhao <ayzhao at google.com>
Date: 2025-09-15 (Mon, 15 Sep 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
A llvm/test/Transforms/InstCombine/preserve-profile.ll
Log Message:
-----------
[InstCombine] Preserve profile data with select instructions and binary operators (#158375)
Tracking issue: #147390
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