[PATCH] D119088: [DAG] Fix in ReplaceAllUsesOfValuesWith

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 6 11:45:22 PST 2022


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/AArch64/bbi-63928-ReplaceAllUsesOfValuesWith.ll:2
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -mtriple aarch64-- -start-after codegenprepare -o - %s | FileCheck %s
+
----------------
What's with the naming for bbi-63928-ReplaceAllUsesOfValuesWith.ll ? 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119088



More information about the llvm-commits mailing list