Revision https://reviews.llvm.org/rL296811 causes https://bugs.llvm.org/show_bug.cgi?id=32140.
However, the code previously generated for the test case in that bug was wrong, so that revision is certainly needed. This patch just adds the truncate that was missing in that revision.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM