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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 1 00:31:52 PST 2021


RKSimon 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 - \
----------------
myhsu wrote:
> 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
Yes but the actual test checks weren't generated by update_llc_test_checks.py so the NOTE probably shouldn't be there?


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

https://reviews.llvm.org/D88392



More information about the llvm-commits mailing list