[PATCH] D48330: [GVN] Avoid casting a vector of size less than 8 bits to i8

Matthew Voss via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 10:26:11 PDT 2018


ormris added inline comments.


================
Comment at: test/Transforms/GVN/pr28879.ll:1
+; RUN: opt -gvn %s -S -o -
+
----------------
RKSimon wrote:
> FileCheck? I realise its a crash test but some sanity checks could be helpful
Agreed. I'll take a look at it.


Repository:
  rL LLVM

https://reviews.llvm.org/D48330





More information about the llvm-commits mailing list