[PATCH] D89590: [NPM][SimplifyCFGPass] For OptForFuzzing attribute, disable SimplifyCondBranch and FoldTwoEntryPHINode in NPM

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 13:20:45 PDT 2020


aeubanks added a comment.

In D89590#2335840 <https://reviews.llvm.org/D89590#2335840>, @lebedev.ri wrote:

> Why is this NPM specific?

This is something the legacy pass did but was not properly ported to the NPM pass.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89590



More information about the llvm-commits mailing list