[llvm] [InferAddressSpaces] collect flat address expression from return value (PR #70610)
Wenju He via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 30 01:08:11 PDT 2023
================
@@ -4,10 +4,9 @@
; this doesn't do something insane on non-canonical IR.
; CHECK-LABEL: @return_select_group_flat(
-; CHECK-NEXT: %cast0 = addrspacecast ptr addrspace(3) %group.ptr.0 to ptr
----------------
wenju-he wrote:
done
https://github.com/llvm/llvm-project/pull/70610
More information about the llvm-commits
mailing list