[llvm] [AMDGPU] Cope with SelectionDAG::UpdateNodeOperands returning a different SDNode (PR #65340)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 00:17:03 PDT 2023


================
@@ -0,0 +1,32 @@
+; NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py UTC_ARGS: --version 3
+; RUN: llc -march=amdgcn -mcpu=gfx1030 -stop-after=finalize-isel < %s | FileCheck -check-prefix=GFX10
----------------
jayfoad wrote:

Whoops. update_mir_test_checks.py tolerated it and I forgot to re-run lit.

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


More information about the llvm-commits mailing list