[PATCH] D41628: [DAGCombine] Fix for PR35763
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 29 06:53:37 PST 2017
RKSimon added a reviewer: RKSimon.
RKSimon added inline comments.
================
Comment at: test/CodeGen/X86/pr35763.ll:1
+; RUN: llc -mtriple=x86_64-linux-gnu %s -o - | FileCheck %s
+
----------------
Please use utils\update_llc_test_checks.py to regenerate the checks
https://reviews.llvm.org/D41628
More information about the llvm-commits
mailing list