[llvm-branch-commits] [llvm] Local: Handle noalias.addrspace in copyMetadataForLoad (PR #103939)
Fraser Cormack via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Oct 9 01:08:44 PDT 2024
================
@@ -177,7 +177,7 @@ define i32 @test_load_cast_combine_noalias_addrspace(ptr %ptr) {
; Ensure (cast (load (...))) -> (load (cast (...))) preserves TBAA.
----------------
frasercrmck wrote:
Should this comment reference `noalias.addrspace` rather than TBAA?
https://github.com/llvm/llvm-project/pull/103939
More information about the llvm-branch-commits
mailing list