aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2022-10-28 11:42:10 +0200
committerNikita Popov <npopov@redhat.com>2022-10-31 09:39:22 +0100
commit4e92c1d9737a3694cd75a321f45b03c3d038e069 (patch)
treef3593c9d66d982c9d1d2af1d915f939fa97997a8 /llvm/unittests/Support
parentfd3d7a9f8cbb5ad81fb96d92d5f7b1d51a4d4127 (diff)
downloadllvm-4e92c1d9737a3694cd75a321f45b03c3d038e069.zip
llvm-4e92c1d9737a3694cd75a321f45b03c3d038e069.tar.gz
llvm-4e92c1d9737a3694cd75a321f45b03c3d038e069.tar.bz2
[Coroutines] Use default attributes for some coro intrinsics
This adds the default attributes (nosync, nofree, nocallback, willreturn) to the coro.id and coro.subfn.addr intrinsics. This is needed to avoid optimization regressions in the future. It's probably possible to use default attributes for most other coro intrinsics as well, but I only hit these as problematic in practice. Differential Revision: https://reviews.llvm.org/D136932
Diffstat (limited to 'llvm/unittests/Support')
0 files changed, 0 insertions, 0 deletions