[PATCH] D107692: [DAGCombine] Prevent the transform of combine for multi-use operand

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 16 09:44:53 PDT 2021


lebedev.ri added inline comments.


================
Comment at: llvm/test/CodeGen/AArch64/arm64-srl-and.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -mtriple=aarch64-linux-gnu -O3 < %s | FileCheck %s
----------------
Please precommit this test before landing the fix


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

https://reviews.llvm.org/D107692



More information about the llvm-commits mailing list