diff options
author | Sanjay Patel <spatel@rotateright.com> | 2023-02-10 08:01:04 -0500 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2023-02-10 08:03:13 -0500 |
commit | 9dcd7195a21c65d51b703f4b270e62461d18cd69 (patch) | |
tree | 8fc4c1673c84a92225dbd6e547c17c6d3a46f031 /clang/lib/Serialization/ModuleFile.cpp | |
parent | 5cec69bb43bc375dabe0d26e9a7aee1c71d00d3f (diff) | |
download | llvm-9dcd7195a21c65d51b703f4b270e62461d18cd69.zip llvm-9dcd7195a21c65d51b703f4b270e62461d18cd69.tar.gz llvm-9dcd7195a21c65d51b703f4b270e62461d18cd69.tar.bz2 |
[InstCombine] avoid crashing in pow->ldexp
Similar to 62a0a1b9eea7788c1f9dbae -
We have pow math intrinsics in IR, but no ldexp intrinsics
to handle vector types.
A patch for that was proposed in D14327, but it was not completed.
Issue #60605
Diffstat (limited to 'clang/lib/Serialization/ModuleFile.cpp')
0 files changed, 0 insertions, 0 deletions