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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 09:12:34 PDT 2018


RKSimon added inline comments.


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


Repository:
  rL LLVM

https://reviews.llvm.org/D48330





More information about the llvm-commits mailing list