[PATCH] D87869: [NewPM] Set -enable-npm-optnone to true by default
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 25 12:15:11 PDT 2020
aeubanks added a comment.
In D87869#2295655 <https://reviews.llvm.org/D87869#2295655>, @asbirlea wrote:
> Could you add a few lines about this in the LLVM documentation?
> We've had all the discussion in patches, so it may get unnoticed if it's not documented.
Do you mean create new documentation? Or add to the documentation I wrote recently on writing NPM passes?
And do you mean writing up the part about adding `isRequired()` for passes that shouldn't be skipped? Or something specific about optnone?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87869/new/
https://reviews.llvm.org/D87869
More information about the llvm-commits
mailing list