Also document the attribute, since "probe-stack" already is.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D34528
Define behavior of "stack-probe-size" attribute when inlining. ClosedPublic Authored by whitequark on Jun 22 2017, 1:19 PM.
Details Summary Also document the attribute, since "probe-stack" already is.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 22 2017, 3:13 PM Closed by commit rL306069: Define behavior of "stack-probe-size" attribute when inlining. (authored by whitequark). · Explain WhyJun 22 2017, 4:23 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 103636 docs/LangRef.rstinclude/llvm/IR/Attributes.td
lib/IR/Attributes.cpp
test/Transforms/Inline/inline-stack-probe-size.ll
|
I believe it is also respected by stack probes which don't utilize the probe-stack attribute.