aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorFraser Cormack <fraser@codeplay.com>2021-02-17 09:25:58 +0000
committerFraser Cormack <fraser@codeplay.com>2021-02-18 10:06:24 +0000
commit0176fecfbcd6b867fd31d7b85cc748220150babc (patch)
tree139a4f9f5ed73b28a2dee64a3175a1ee0c619db0 /flang/lib/Frontend/CompilerInvocation.cpp
parentc1e23894fcf592fa5f74d9c2447f947c011f6216 (diff)
downloadllvm-0176fecfbcd6b867fd31d7b85cc748220150babc.zip
llvm-0176fecfbcd6b867fd31d7b85cc748220150babc.tar.gz
llvm-0176fecfbcd6b867fd31d7b85cc748220150babc.tar.bz2
[SVE][CodeGen] Expand SVE MULH[SU] and [SU]MUL_LOHI nodes
This patch fixes a codegen crash introduced in fde24661718c, where the DAGCombiner started generating optimized MULH[SU] or [SU]MUL_LOHI nodes unless the target opted out. The AArch64 backend cannot currently select any of these nodes, so ensure that they are not generated in the first place. This issue was raised by @huihuiz in D94501. Reviewed By: paulwalker-arm Differential Revision: https://reviews.llvm.org/D96849
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions