[all-commits] [llvm/llvm-project] 62e9c7: [AArch64][SVE] Remove unused function missed from ...

Bradley Smith via All-commits all-commits at lists.llvm.org
Fri Apr 30 08:58:06 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62e9c7601adb1d137c8f5f2061bd47580ddd8f7f
      https://github.com/llvm/llvm-project/commit/62e9c7601adb1d137c8f5f2061bd47580ddd8f7f
  Author: Bradley Smith <bradley.smith at arm.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp

  Log Message:
  -----------
  [AArch64][SVE] Remove unused function missed from D101302

The functionality in SVEIntrinsicOpts::isReinterpretToSVBool was moved in
D101302, however the original now unused function was not removed (NFC).

Differential Revision: https://reviews.llvm.org/D101642




More information about the All-commits mailing list