[PATCH] D88392: [M68k] (Patch 6/8) IR Tests
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 21 01:41:57 PST 2020
RKSimon added inline comments.
================
Comment at: llvm/test/CodeGen/M68k/ASM/Arith/imul.ll:1
+; RUN: llc < %s -O0 -mtriple=m68k-linux | FileCheck %s --check-prefix=x00
+
----------------
why are you setting -O0 here?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88392/new/
https://reviews.llvm.org/D88392
More information about the llvm-commits
mailing list