[llvm] Make RAUW skip instances where operand is the replacement node (PR #212724)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 29 02:28:12 PDT 2026
================
@@ -0,0 +1,18 @@
+; RUN: llc < %s -mtriple=x86_64 -mattr=+avx2 -o /dev/null
----------------
arsenm wrote:
Generate checks
https://github.com/llvm/llvm-project/pull/212724
More information about the llvm-commits
mailing list