[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 05:44:20 PDT 2021


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

add checks for `-pass-remarks=inline`


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.379356.patch
Type: text/x-patch
Size: 7268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211013/b34fe20c/attachment.bin>


More information about the llvm-commits mailing list