OSDN Git Service

[NFC][test] Adding fastcc test case for promoted 16-bit integer bitcasts.
authorPuyan Lotfi <plotfi@fb.com>
Thu, 9 Jul 2020 18:35:00 +0000 (11:35 -0700)
committerPuyan Lotfi <plotfi@fb.com>
Thu, 9 Jul 2020 18:38:49 +0000 (11:38 -0700)
commit7e169cec74b09dc7a0eeafcb21e9f827314265ef
tree2254031001b454f2b108c8f2c71688227f243636
parent2da9572a9b10c8e4d0db2f3267f1a2c0ea31c896
[NFC][test] Adding fastcc test case for promoted 16-bit integer bitcasts.

The following: https://reviews.llvm.org/D82552

fixed an assert in the SelectionDag ISel legalizer for some CCs on armv7.

I noticed that this fix also fixes the assert when using fastcc, so I am
adding a fastcc regression test here.

Differential Revision: https://reviews.llvm.org/D82443
llvm/test/CodeGen/ARM/arm-half-promote.ll