[PATCH] D145759: [MachineCombiner] Preserve debug instruction number
Felipe de Azevedo Piovezan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 9 19:45:39 PST 2023
fdeazeve added inline comments.
================
Comment at: llvm/test/CodeGen/X86/machine-combiner-dbg.ll:1
+; RUN: llc -mtriple=x86_64-gnu-linux -stop-after=machine-combiner < %s | FileCheck %s
+
----------------
FWIW this is heavily based on `llvm/test/CodeGen/X86/machine-combiner.ll`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145759/new/
https://reviews.llvm.org/D145759
More information about the llvm-commits
mailing list