[all-commits] [llvm/llvm-project] 55861c: [IR] Use default attributes for trampoline intrinsics
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Dec 23 00:27:28 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 55861c9681dd194ca08ccea8afaa5c3600f64e7b
https://github.com/llvm/llvm-project/commit/55861c9681dd194ca08ccea8afaa5c3600f64e7b
Author: Nikita Popov <npopov at redhat.com>
Date: 2021-12-23 (Thu, 23 Dec 2021)
Changed paths:
M llvm/include/llvm/IR/Intrinsics.td
Log Message:
-----------
[IR] Use default attributes for trampoline intrinsics
These intrinsics do not free, synchronize or diverge.
More information about the All-commits
mailing list