diff options
author | Tim Northover <t.p.northover@gmail.com> | 2019-10-30 11:27:13 +0000 |
---|---|---|
committer | Tim Northover <t.p.northover@gmail.com> | 2019-11-20 13:20:02 +0000 |
commit | e23d6f3184d365a9e72a67dddd870d98e80f998d (patch) | |
tree | 6341d8087731476d7fece8726f23763394ef2b49 /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | db73bcd98ef4ffbe91405a5adfcfdcd83bc007f4 (diff) | |
download | llvm-e23d6f3184d365a9e72a67dddd870d98e80f998d.zip llvm-e23d6f3184d365a9e72a67dddd870d98e80f998d.tar.gz llvm-e23d6f3184d365a9e72a67dddd870d98e80f998d.tar.bz2 |
NeonEmitter: remove special case on casting polymorphic builtins.
For some reason we were not casting a fairly obscure class of builtin calls we
expected to be polymorphic to vectors of char. It worked because the only
affected intrinsics weren't actually polymorphic after all, but is
unnecessarily complicated.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions