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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 8 09:20:24 PDT 2019


MaskRay added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/pr25080.ll:1
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
+; RUN: llc -verify-machineinstrs -mtriple=powerpc64le-- -mcpu=pwr8 < %s | FileCheck %s --check-prefix=LE
----------------
Is update_llc_test_checks too much for an assertion fix?


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