llvm-mirror/test/Transforms/InstCombine/AArch64
David Sherwood 41335fec50 [SVE] Remove getNumElements() warnings in InstCombiner::visitBitCast
Whilst trying to compile this test to assembly:

  CodeGen/aarch64-sve-intrinsics/acle_sve_reinterpret.c

I discovered some warnings were firing in InstCombiner::visitBitCast
due to calls to getNumElements() for scalable vector types. These
calls only really made sense for fixed width vectors so I have fixed
up the code appropriately.

Differential Revision: https://reviews.llvm.org/D80559
2020-05-29 08:00:08 +01:00
..
2012-04-23-Neon-Intrinsics.ll
aes-intrinsics.ll
lit.local.cfg
sve-bitcast.ll [SVE] Remove getNumElements() warnings in InstCombiner::visitBitCast 2020-05-29 08:00:08 +01:00
tbl1.ll