When trying to calculate the number of sign bits for scalable vectors
we should just bail out for now and pretend we know nothing.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D81093
[CodeGen] Fix ComputeNumSignBits for scalable vectors ClosedPublic Authored by david-arm on Jun 3 2020, 7:21 AM.
Details Summary When trying to calculate the number of sign bits for scalable vectors
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 18 2020, 12:26 AM Closed by commit rG9e811b0d932c: [CodeGen] Fix ComputeNumSignBits for scalable vectors (authored by david-arm). · Explain WhyJun 19 2020, 12:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 268190 llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
|