[PATCH] D109993: [X86] Rename the X86WinAllocaExpander pass and related symbols to "DynAlloca". NFC

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 18 15:11:12 PDT 2021


aemerson added a comment.

In D109993#3008018 <https://reviews.llvm.org/D109993#3008018>, @RKSimon wrote:

> This probably needs a mention in the release notes
>
> Is there any way that we can ensure we have preparatory test coverage for this with a darwin triple or is that premature?

The feature hasn't yet been upstreamed yet, it's tied quite closely with macOS so has been shipping with Apple clang for a few years now. This is one of the downstream patches we've had. The rest we will upstream in due course and when we do I'll add a release note for it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109993



More information about the llvm-commits mailing list