[PATCH] D87945: [NewPM] Pin tests with -debug-pass to legacy PM

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 17:48:05 PDT 2020


aeubanks updated this revision to Diff 293303.
aeubanks added a comment.

add NPM CHECK lines for phi-values-usage.ll
alias-analysis-uses.ll doesn't really seem to be testing anything that would make sense in the NPM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87945

Files:
  llvm/test/Analysis/BasicAA/phi-values-usage.ll
  llvm/test/Analysis/alias-analysis-uses.ll
  llvm/test/Transforms/Coroutines/smoketest.ll
  llvm/test/Transforms/GVN/preserve-analysis.ll
  llvm/test/Transforms/InstCombine/early_constfold_changes_IR.ll
  llvm/test/Transforms/InstSimplify/remove-dead-call.ll
  llvm/test/Transforms/SCCP/preserve-analysis.ll
  llvm/test/Transforms/SimplifyCFG/two-entry-phi-fold-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87945.293303.patch
Type: text/x-patch
Size: 7368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200922/1c303cdd/attachment.bin>


More information about the llvm-commits mailing list