[all-commits] [llvm/llvm-project] f06341: [Analysis] isDereferenceableAndAlignedPointer(): d...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Sat Jun 27 08:31:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f0634100cdc832605bff355330d2ccdb7f43842f
https://github.com/llvm/llvm-project/commit/f0634100cdc832605bff355330d2ccdb7f43842f
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2020-06-27 (Sat, 27 Jun 2020)
Changed paths:
M llvm/lib/Analysis/Loads.cpp
A llvm/test/Transforms/SimplifyCFG/1elt-ptr-vec-alignment-crash.ll
Log Message:
-----------
[Analysis] isDereferenceableAndAlignedPointer(): don't crash on `bitcast <1 x ???*> to ???*`
More information about the All-commits
mailing list