[all-commits] [llvm/llvm-project] b17edc: [ExpandIRInsts] Drop ProfcheckDisableMetadataFixes...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Sat May 30 20:38:04 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b17edc69b07d2753ca74a3a0139cbfa68f2940b8
https://github.com/llvm/llvm-project/commit/b17edc69b07d2753ca74a3a0139cbfa68f2940b8
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2026-05-31 (Sun, 31 May 2026)
Changed paths:
M llvm/lib/CodeGen/ExpandIRInsts.cpp
Log Message:
-----------
[ExpandIRInsts] Drop ProfcheckDisableMetadataFixes in some cases (#200627)
This is unnecessary inside of applyProfMetadataIfEnabled because it is
already handled before the callback lambda gets called within the
function. There was also a redundant case to remove.
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