I think it would be better to require the alignment to be >= 1. It is currently confusing to allow both values.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D77372
[NFC] G_DYN_STACKALLOC realign iff align > 1, update documentation ClosedPublic Authored by gchatelet on Apr 3 2020, 1:12 AM.
Details Summary I think it would be better to require the alignment to be >= 1. It is currently confusing to allow both values.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 3 2020, 1:13 AM Closed by commit rG9f5c786876ce: [NFC] G_DYN_STACKALLOC realign iff align > 1, update documentation (authored by gchatelet). · Explain WhyApr 3 2020, 1:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 254725 llvm/docs/GlobalISel/GenericOpcode.rst
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
|