mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-19 11:00:26 +00:00

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