[PATCH] D61680: [X86] Avoid SFB - Fix inconsistent codegen with/without debug info

Chris Dawson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 07:24:13 PDT 2019


cdawson marked an inline comment as done.
cdawson added inline comments.


================
Comment at: llvm/test/CodeGen/X86/avoid-sfb-g-no-change.ll:1
+; RUN: llc < %s -mtriple=x86_64-unknown-linux-gnu | FileCheck %s
+
----------------
lebedev.ri wrote:
> Use utils/update_llc_test_checks
I tried that initially but it doesn't generate any checks for the IR.


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

https://reviews.llvm.org/D61680





More information about the llvm-commits mailing list