[all-commits] [llvm/llvm-project] a500a4: [CodeGen][AMDGPU] Fix ICE for static initializer I...
Alexey Bader via All-commits
all-commits at lists.llvm.org
Sat Dec 12 12:27:12 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a500a4358789d1794bc672421c55900ea2bbc938
https://github.com/llvm/llvm-project/commit/a500a4358789d1794bc672421c55900ea2bbc938
Author: Alexey Bader <alexey.bader at intel.com>
Date: 2020-12-12 (Sat, 12 Dec 2020)
Changed paths:
M clang/lib/CodeGen/CGDecl.cpp
M clang/test/CodeGen/address-space.c
Log Message:
-----------
[CodeGen][AMDGPU] Fix ICE for static initializer IR generation
Differential Revision: https://reviews.llvm.org/D92782
More information about the All-commits
mailing list