[PATCH] D156397: [FunctionAttrs] Unconditionally perform argument attribute inference in the first function-attrs pass
Changpeng Fang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 1 10:22:51 PDT 2023
cfang added a comment.
Is there any further suggestion on the test?
Currently we are using "update_test_checks.py" to generate checks automatically that can show the difference before and after the patch.
I have the note in the test to express our interests. This seems the best I can do at this moment. Thanks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156397/new/
https://reviews.llvm.org/D156397
More information about the llvm-commits
mailing list