[all-commits] [llvm/llvm-project] 78e573: [IR] Remove MemSetPatternIntrinsic class [nfc] (#1...
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu May 8 07:25:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78e573499eb3bc0200db462c356a6523e6ba8000
https://github.com/llvm/llvm-project/commit/78e573499eb3bc0200db462c356a6523e6ba8000
Author: Philip Reames <preames at rivosinc.com>
Date: 2025-05-08 (Thu, 08 May 2025)
Changed paths:
M llvm/include/llvm/IR/IntrinsicInst.h
Log Message:
-----------
[IR] Remove MemSetPatternIntrinsic class [nfc] (#138888)
This class appears to serve no purpose. It looks to be modeled after the
MemIntrinsic/MemTransferInst family of classes, but right now, we only
have a single intrinsic in this "family".
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