[llvm] [Fix] A replaced SDValue is used to call getNode function (PR #82881)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 25 03:58:55 PST 2024


================
@@ -0,0 +1,15 @@
+; RUN: llc -mtriple=x86_64-unknown-linux-gnu < %s
----------------
RKSimon wrote:

Add FileCheck and run this through the update_llc_test_checks.py script to show the codegen

https://github.com/llvm/llvm-project/pull/82881


More information about the llvm-commits mailing list