[PATCH] D129666: [SDAG] Remove single-result restriction on commutative CSE
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 10:47:10 PDT 2022
craig.topper added inline comments.
================
Comment at: llvm/test/CodeGen/X86/dagcombine-multiple-results.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc < %s -mtriple=i686-- | FileCheck %s
----------------
pre-commit this test?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129666/new/
https://reviews.llvm.org/D129666
More information about the llvm-commits
mailing list