[PATCH] D116931: [GlobalISel][Legalizer] Support reducing load/store width in big endian order
Sheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 7 05:04:19 PST 2022
0x59616e marked an inline comment as done.
0x59616e added inline comments.
================
Comment at: llvm/test/CodeGen/M68k/GlobalISel/legalize-load-store.mir:98
+...
----------------
0x59616e wrote:
> RKSimon wrote:
> > pre-commit + rebase this so that the patch some the codegen diff?
> Thanks for commenting !
>
> Although I did some search on google and mailing list, I still don't know what "pre-commit" should do. I tried to commit this patch on the main branch and no error message happened. Do you mean "git clang-format" or other stuff ?
>
> Apologize for my stupidity.
I guess what you mean is to separate test file into a "pre-commit test" patch ?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116931/new/
https://reviews.llvm.org/D116931
More information about the llvm-commits
mailing list