[all-commits] [llvm/llvm-project] 7e169c: [NFC][test] Adding fastcc test case for promoted 1...

Puyan Lotfi via All-commits all-commits at lists.llvm.org
Thu Jul 9 11:39:34 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e169cec74b09dc7a0eeafcb21e9f827314265ef
      https://github.com/llvm/llvm-project/commit/7e169cec74b09dc7a0eeafcb21e9f827314265ef
  Author: Puyan Lotfi <plotfi at fb.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
    M llvm/test/CodeGen/ARM/arm-half-promote.ll

  Log Message:
  -----------
  [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




More information about the All-commits mailing list