[all-commits] [llvm/llvm-project] e7f133: [FunctionAttrs] Add test for argmemonly function t...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Sep 29 04:56:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7f133191008b137aa9ef611b676ce2ec3c116a7
https://github.com/llvm/llvm-project/commit/e7f133191008b137aa9ef611b676ce2ec3c116a7
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-09-29 (Thu, 29 Sep 2022)
Changed paths:
M llvm/test/Transforms/FunctionAttrs/argmemonly.ll
Log Message:
-----------
[FunctionAttrs] Add test for argmemonly function that already has attr (NFC)
Test for the issue reported in https://reviews.llvm.org/D134527#3821010.
More information about the All-commits
mailing list