diff options
author | David Stuttard <david.stuttard@amd.com> | 2022-10-03 19:21:18 +0100 |
---|---|---|
committer | David Stuttard <david.stuttard@amd.com> | 2022-10-05 13:42:46 +0100 |
commit | d1d7d2235ced0a959bf0d2513f8adc50c0e5efd8 (patch) | |
tree | 8f01247e6afa914880fbd85fb732b3f1c4ca5a0e /clang/lib/Sema/SemaOpenMP.cpp | |
parent | d14a0292220e158dd55d670fd007c08e771c294e (diff) | |
download | llvm-d1d7d2235ced0a959bf0d2513f8adc50c0e5efd8.zip llvm-d1d7d2235ced0a959bf0d2513f8adc50c0e5efd8.tar.gz llvm-d1d7d2235ced0a959bf0d2513f8adc50c0e5efd8.tar.bz2 |
[AggressiveInstCombine] Fix cases where non-opaque pointers are used
In the case of non-opaque pointers, when combining consecutive loads,
need to bitcast the pointer source to the combined type size, otherwise
asserts are triggered.
Differential Revision: https://reviews.llvm.org/D135249
Diffstat (limited to 'clang/lib/Sema/SemaOpenMP.cpp')
0 files changed, 0 insertions, 0 deletions