diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2020-01-10 09:55:19 -0600 |
---|---|---|
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2020-01-10 09:55:34 -0600 |
commit | d864d93496c5fd0cc473953ab825f07e3d4c4e86 (patch) | |
tree | 20faf12136b181d7749ff04c3336b7755d6aad8b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cdd05f2aea3b950a4e2c496175117e6b47b2a050 (diff) | |
download | llvm-d864d93496c5fd0cc473953ab825f07e3d4c4e86.zip llvm-d864d93496c5fd0cc473953ab825f07e3d4c4e86.tar.gz llvm-d864d93496c5fd0cc473953ab825f07e3d4c4e86.tar.bz2 |
[PowerPC] Handle constant zero bits in BitPermutationSelector
We currently crash when analyzing an AssertZExt node that has some bits that are
constant zeros (i.e. as a result of an and with a constant).
This issue was reported in https://bugs.llvm.org/show_bug.cgi?id=41088 and this
patch fixes that.
Differential revision: https://reviews.llvm.org/D72038
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions