[PATCH] D92743: [ScalarizeMaskedMemIntrin] Add new PM support

Anna Thomas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 12:49:03 PST 2020


anna added a comment.

In D92743#2440881 <https://reviews.llvm.org/D92743#2440881>, @aeubanks wrote:

>> Also, I have run the tests with enable-new-pm=true. However, there are 36 failures which are already failing with new-PM without my change (had to build both with and without my change to confirm this). Is there some buildbot that tracks the NewPM option? It will make it easier to catch if any testcases regress...
>
> I'm working on reducing it to 0 so that we can have a bot that checks if it regresses.

Great, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92743



More information about the llvm-commits mailing list