[all-commits] [llvm/llvm-project] 102f05: Revert "[SDAG] Allow scalable vectors in ComputeNu...
Philip Reames via All-commits
all-commits at lists.llvm.org
Fri Nov 18 15:26:34 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 102f05bd34a76bf228850023618da30c8266e7c4
https://github.com/llvm/llvm-project/commit/102f05bd34a76bf228850023618da30c8266e7c4
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-11-18 (Fri, 18 Nov 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/test/CodeGen/AArch64/sve-masked-gather-legalize.ll
M llvm/test/CodeGen/AArch64/sve-smulo-sdnode.ll
M llvm/test/CodeGen/RISCV/rvv/vdiv-vp.ll
M llvm/test/CodeGen/RISCV/rvv/vmax-vp.ll
M llvm/test/CodeGen/RISCV/rvv/vmin-vp.ll
M llvm/test/CodeGen/RISCV/rvv/vrem-vp.ll
Log Message:
-----------
Revert "[SDAG] Allow scalable vectors in ComputeNumSignBits" and follow up
This reverts commits 3fb08d14a63f5f745d3fec2b5f6ffef4cf0a398c and f8c63a7fbf50fb5883bd566c7539d0ac18c7700f.
There was a "timeout for a Halide Hexagon test" reported. Revert until investigation complete.
More information about the All-commits
mailing list