[PATCH] D110720: Verify inferattrs doesn't infer unexpected attributes

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 4 12:58:33 PDT 2021


probinson updated this revision to Diff 384853.
probinson added a comment.

Sorry it took a while to cycle back to this.

Renamed CHECK-NONVPTX to CHECK-OPEN, because it was used only for the one function declaration, and that way the directive name is not misleading.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110720/new/

https://reviews.llvm.org/D110720

Files:
  llvm/test/Transforms/InferFunctionAttrs/annotate.ll
  llvm/test/Transforms/InferFunctionAttrs/no-proto.ll
  llvm/test/Transforms/InferFunctionAttrs/nobuiltin.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110720.384853.patch
Type: text/x-patch
Size: 13101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211104/a8b693c7/attachment.bin>


More information about the llvm-commits mailing list