[all-commits] [llvm/llvm-project] d64bab: AMDGPU: Fix wrong type mangling in intrinsic test
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Aug 19 11:33:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d64babf9687bbabbb08db66c55d6f575a937826d
https://github.com/llvm/llvm-project/commit/d64babf9687bbabbb08db66c55d6f575a937826d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-08-19 (Wed, 19 Aug 2020)
Changed paths:
M llvm/test/Transforms/InferAddressSpaces/AMDGPU/mem-intrinsics.ll
Log Message:
-----------
AMDGPU: Fix wrong type mangling in intrinsic test
The generic address space used to be 4, but the string here seems to
not matter.
More information about the All-commits
mailing list