[PATCH] D119306: InferAddressSpaces: Fix assert on inferred source for inttoptr/ptrtoint

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 9 13:00:15 PST 2022


arsenm added inline comments.


================
Comment at: llvm/test/Transforms/InferAddressSpaces/AMDGPU/issue53665.ll:47
+  ret i32 %load
+}
+
----------------
jdoerfert wrote:
> I don't see the difference between this one and the first function. AS 1 vs 3?
Yes


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119306/new/

https://reviews.llvm.org/D119306



More information about the llvm-commits mailing list