[all-commits] [llvm/llvm-project] 8226fb: [NFC] Extract pseudo probe using mdconst::extract ...
Haohai Wen via All-commits
all-commits at lists.llvm.org
Tue Jul 15 06:06:14 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8226fbee4b6254bc3cd4806de623937262028883
https://github.com/llvm/llvm-project/commit/8226fbee4b6254bc3cd4806de623937262028883
Author: Haohai Wen <haohai.wen at intel.com>
Date: 2025-07-15 (Tue, 15 Jul 2025)
Changed paths:
M llvm/lib/Target/TargetLoweringObjectFile.cpp
Log Message:
-----------
[NFC] Extract pseudo probe using mdconst::extract (#148821)
mdconst::extract is more rigorous than mdconst::dyn_exract in this
context.
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