[PATCH] D65261: [PowerPC] Fix ICE when truncating to vector with odd-size elements.

Chaofan Qiu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 00:05:46 PDT 2019


qiucf added a comment.

In D65261#1621307 <https://reviews.llvm.org/D65261#1621307>, @MaskRay wrote:

> > pr25080.ll
>
> Did you write a wrong PR number?


PR25080 <https://bugs.llvm.org/show_bug.cgi?id=25080> is originally a X86 bug and this test is the piece of code to reproduce it, which is fixed by D13660 <https://reviews.llvm.org/D13660>.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65261/new/

https://reviews.llvm.org/D65261





More information about the llvm-commits mailing list