[PATCH] D90065: [SystemZ] Define MaxInstLength to have the value of 6.
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 23 13:53:04 PDT 2020
uweigand accepted this revision.
uweigand added a comment.
This revision is now accepted and ready to land.
LGTM.
> Note: The python tests show up as UNSUPPORTED when I try to run them with llvm-lit. I could not find out how to enable them.
They are enabled by using the following cmake argument:
-DLLVM_LIT_ARGS='-sv --param run_long_tests=true'
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90065/new/
https://reviews.llvm.org/D90065
More information about the llvm-commits
mailing list