summaryrefslogtreecommitdiff
path: root/ModuleInfo.txt
diff options
context:
space:
mode:
authorTom Stellard <tstellar@redhat.com>2018-11-30 00:08:50 +0000
committerTom Stellard <tstellar@redhat.com>2018-11-30 00:08:50 +0000
commit86a400a82de5dad7241841fa086e4bb17b88c483 (patch)
tree1b2e41c1232eef1bf1fd7ae0b935a7ebfaa3f7e7 /ModuleInfo.txt
parent6655e514ce4f9dbf2bd6689007308a72b5bda8d7 (diff)
------------------------------------------------------------------------ r347556 | nemanjai | 2018-11-26 06:35:38 -0800 (Mon, 26 Nov 2018) | 11 lines [PowerPC] Vector load/store builtins overstate alignment of pointers A number of builtins in altivec.h load/store vectors from pointers to scalar types. Currently they just cast the pointer to a vector pointer, but expressions like that have the alignment of the target type. Of course, the input pointer did not have that alignment so this triggers UBSan (and rightly so). This resolves https://bugs.llvm.org/show_bug.cgi?id=39704 Differential revision: https://reviews.llvm.org/D54787 ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_70@347935 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'ModuleInfo.txt')
0 files changed, 0 insertions, 0 deletions