[PATCH] D12559: Fix IRBuilder CreateBitOrPointerCast for vector types

silviu.baranga@arm.com via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 04:50:38 PDT 2015


sbaranga added a comment.

I've also investigated how we missed this issue: there is no spec2k6 data (just for aarch64) on the ARM review. For ARM we just had lnt/spec2k data. I think the most recent run that I had for ARM with spec2k6 and interleaved accesses enabled was from about 2 months ago (which is why I was sure that I did run this on ARM).

Thanks,
Silviu


Repository:
  rL LLVM

http://reviews.llvm.org/D12559





More information about the llvm-commits mailing list