[all-commits] [llvm/llvm-project] 9740a4: [SelectOpt] Preserve Profile Information (#200680)
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Mon Jun 1 13:48:36 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9740a4bb88463581a4fd6c1362b9d1d14c995cb3
https://github.com/llvm/llvm-project/commit/9740a4bb88463581a4fd6c1362b9d1d14c995cb3
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
M llvm/lib/CodeGen/SelectOptimize.cpp
M llvm/test/CodeGen/AArch64/selectopt-cast.ll
M llvm/utils/profcheck-xfail.txt
Log Message:
-----------
[SelectOpt] Preserve Profile Information (#200680)
If at least one of the SelectLike instructions in the group has profile
metadata, we can propagate it given they all share the same condition.
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