[PATCH] D88392: [M68k] (Patch 6/8) IR Tests

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 28 22:31:06 PST 2021


myhsu added inline comments.


================
Comment at: llvm/test/CodeGen/M68k/Encoding/Arith/Classes/MxBiArOp_FMI.mir:1
+# NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+# RUN: llc %s -mtriple=m68k -start-after=prologepilog -O0 -filetype=obj -o - \
----------------
glaubitz wrote:
> jrtc27 wrote:
> > These look rather hand-formatted?
> Hmm, what pointers do you have they are?
> These look rather hand-formatted?

Are you asking the "NOTE" line? It was generated by update_llc_test_checks.py


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

https://reviews.llvm.org/D88392



More information about the llvm-commits mailing list