[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 04:21:07 PST 2022


0x59616e added inline comments.


================
Comment at: llvm/test/CodeGen/M68k/GlobalISel/legalize-load-store.mir:98
 
+...
----------------
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.


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

https://reviews.llvm.org/D116931



More information about the llvm-commits mailing list