[PATCH] D78063: Remove extra instruction left by emitRLDICWhenLoweringJumpTables

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 24 13:33:28 PDT 2020


NeHuang added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/jump-tables-collapse-rotate-remove-SrcMI.mir:2
+# RUN: llc -mtriple=powerpc64le--linux-gnu -start-before ppc-mi-peepholes %s -o - -verify-machineinstrs | FileCheck %s
+
+--- |
----------------
nit: I think it will be better to add a brief description for test purpose. 


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

https://reviews.llvm.org/D78063





More information about the llvm-commits mailing list