[PATCH] D111403: [Inliner] Don't inline functions with incompatible vscale_range attributes

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 13 06:38:42 PDT 2021


c-rhodes updated this revision to Diff 379362.
c-rhodes added a comment.

- Drop `internal` from callee functions, CHECK lines are now generated for all callees.
- Add a separate run line for remarks and move checks beside relevant callers.


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

https://reviews.llvm.org/D111403

Files:
  llvm/lib/Transforms/Utils/InlineFunction.cpp
  llvm/test/Transforms/Inline/inline-vscale-range.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111403.379362.patch
Type: text/x-patch
Size: 7570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211013/475b831c/attachment-0001.bin>


More information about the llvm-commits mailing list