[llvm] [AA] Make alias check more accurately. (PR #137747)

via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 29 00:18:49 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:

This is a AA-used scenario in sched-mi. I think it could not be isolated from a specific Target in codegen.

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


More information about the llvm-commits mailing list