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

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 20:39:38 PST 2020


aeubanks requested changes to this revision.
aeubanks added a comment.
This revision now requires changes to proceed.

can you remove this from the list in https://github.com/llvm/llvm-project/blob/6e614b0c7ed3a9a66428f342bf2a4b3700525395/llvm/tools/opt/opt.cpp#L463 and make sure that no check-llvm tests regress when -enable-new-pm is turned on by default? (I should rename that function)


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