[llvm] [AA] Make alias check more accurately. (PR #137747)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 29 00:02:12 PDT 2025
================
@@ -0,0 +1,77 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple=amdgcn -mcpu=gfx90a -verify-machineinstrs < %s | FileCheck --check-prefix=GCN %s
----------------
arsenm wrote:
Is there a way to test this standalone without codegen?
https://github.com/llvm/llvm-project/pull/137747
More information about the llvm-commits
mailing list