[PATCH] D41625: [DAGCombine] Fix for PR35765

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 29 06:52:46 PST 2017


RKSimon added a reviewer: RKSimon.
RKSimon added inline comments.


================
Comment at: test/CodeGen/X86/pr35765.ll:1
+; RUN: llc -mtriple=x86_64-unknown-linux-gnu %s -o - | FileCheck %s
+
----------------
Please use the utils\update_llc_test_checks.py to regenerate the checks


https://reviews.llvm.org/D41625





More information about the llvm-commits mailing list