[PATCH] D140438: [IR/MachineOutliner] Add a "nooutline" function attr and respect it

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 11:33:34 PST 2022


nikic added a comment.

In D140438#4011148 <https://reviews.llvm.org/D140438#4011148>, @arsenm wrote:

> I don't have a particularly strong opinion either way. I don't think I'd go so far as to say this changes IR semantics, it just turns off one transform

Okay, let's go with the string attribute then.


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

https://reviews.llvm.org/D140438



More information about the llvm-commits mailing list