-
- Downloads
[ARM] Fix for matching reductions that are both sext and zext.
Fix a silly mistake that was not making sure that _both_ operands were the correct extend code.
Showing
- llvm/lib/Target/ARM/ARMISelLowering.cpp 2 additions, 2 deletionsllvm/lib/Target/ARM/ARMISelLowering.cpp
- llvm/test/CodeGen/Thumb2/mve-vecreduce-mla.ll 15 additions, 1 deletionllvm/test/CodeGen/Thumb2/mve-vecreduce-mla.ll
- llvm/test/CodeGen/Thumb2/mve-vecreduce-mlapred.ll 56 additions, 2 deletionsllvm/test/CodeGen/Thumb2/mve-vecreduce-mlapred.ll
Loading
Please register or sign in to comment