[all-commits] [llvm/llvm-project] 52698a: [IR] Remove redundant intrinsic properties. NFC. (...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu May 22 01:53:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52698a13c65d8decfac35b2a7cd3666dd86972f4
https://github.com/llvm/llvm-project/commit/52698a13c65d8decfac35b2a7cd3666dd86972f4
Author: Jay Foad <jay.foad at amd.com>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M llvm/include/llvm/IR/Intrinsics.td
M llvm/include/llvm/IR/IntrinsicsAMDGPU.td
M llvm/include/llvm/IR/IntrinsicsNVVM.td
M llvm/include/llvm/IR/IntrinsicsRISCVXCV.td
Log Message:
-----------
[IR] Remove redundant intrinsic properties. NFC. (#140923)
Remove explicit intrinsic properties that are already implied by the use
of DefaultAttrsIntrinsic.
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