[all-commits] [llvm/llvm-project] c46794: [IR] Improve code in isIdenticalToWhenDefined (NFC...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Mon Aug 4 01:45:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c467946c3a7bf6c52aef0bdf5e51c5608a664ebf
https://github.com/llvm/llvm-project/commit/c467946c3a7bf6c52aef0bdf5e51c5608a664ebf
Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
Date: 2025-08-04 (Mon, 04 Aug 2025)
Changed paths:
M llvm/lib/IR/Instruction.cpp
Log Message:
-----------
[IR] Improve code in isIdenticalToWhenDefined (NFC) (#151881)
Prefer llvm::equal() over std::equal().
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