Skip to content
Commit a4f437f0 authored by Craig Topper's avatar Craig Topper
Browse files

SelectionDAG: Teach ComputeKnownBits about VSCALE

This reverts commit 9b92f70d.  The issue
with the re-applied change was an implicit truncation due to the
multiplication.  Although the operations were converted to `APInt`, the
values were implicitly converted to `long` due to the typing rules.

Fixes: #59594

Differential Revision: https://reviews.llvm.org/D140347
parent 2a84c635
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment