diff options
author | Yaxun Liu <Yaxun.Liu@amd.com> | 2016-04-28 17:34:57 +0000 |
---|---|---|
committer | Yaxun Liu <Yaxun.Liu@amd.com> | 2016-04-28 17:34:57 +0000 |
commit | ab93394a29672c1f2daff7b920c203f8db6a5953 (patch) | |
tree | ca02780eefcdbeee9ee14160c24c8d73e845fbef /llvm/lib/IR/Module.cpp | |
parent | 08afb05491aa7dd63cf14ba76261dff0203ee686 (diff) | |
download | llvm-ab93394a29672c1f2daff7b920c203f8db6a5953.zip llvm-ab93394a29672c1f2daff7b920c203f8db6a5953.tar.gz llvm-ab93394a29672c1f2daff7b920c203f8db6a5953.tar.bz2 |
[OpenCL] Fix bug in mergeTypes which causes equivalent types treated as different.
When comparing unqualified types, canonical types should be used, otherwise equivalent types may be treated as different type.
Differential Revision: http://reviews.llvm.org/D19662
llvm-svn: 267906
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions