[PATCH] D86021: [IR] Make nosync, nofree and willreturn default for intrinsics.
Stefan Stipanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 29 12:10:24 PDT 2020
sstefan1 added a comment.
Adding @rjmccall as a reviewer as I'm unsure about some coroutine changes that appeared after rebase.
I've updated the coro tests with update_test_checks.py for simplicity. I think rest of the tests could be updated with the script as well, but I can always update them by hand if that is the preferred way.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86021/new/
https://reviews.llvm.org/D86021
More information about the llvm-commits
mailing list