[llvm] [AA] Make alias check more accurately. (PR #137747)
via llvm-commits
llvm-commits at lists.llvm.org
Fri May 2 00:26:36 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
----------------
fengfeng09 wrote:
OK, I almost got it. Thanks
https://github.com/llvm/llvm-project/pull/137747
More information about the llvm-commits
mailing list