2 Commits

Author SHA1 Message Date
Luke Lau
275658d1af [SelectionDAG] Implicitly truncate known bits in SPLAT_VECTOR
Now that D139525 fixes the Hexagon infinite loop, the stopgap can be
removed to provide more information about known bits in SPLAT_VECTOR
whose operands are smaller than the bit width (which is most of the
time)

Reviewed By: reames

Differential Revision: https://reviews.llvm.org/D141075
2023-01-06 15:43:47 +00:00
Luke Lau
b599a30e93 [WebAssembly][NFC] Add test case for PR59626
For D141079

Reviewed By: reames

Differential Revision: https://reviews.llvm.org/D141120
2023-01-06 15:43:44 +00:00