[all-commits] [llvm/llvm-project] c0bc16: [NFC][SVE] Clean up bfloat isel patterns that emit...

paulwalker-arm via All-commits all-commits at lists.llvm.org
Fri Dec 18 05:29:20 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c0bc169cb17397e981952dad7321b263756ddaa0
      https://github.com/llvm/llvm-project/commit/c0bc169cb17397e981952dad7321b263756ddaa0
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2020-12-18 (Fri, 18 Dec 2020)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
    M llvm/lib/Target/AArch64/SVEInstrFormats.td
    M llvm/test/CodeGen/AArch64/sve2-intrinsics-perm-tb.ll

  Log Message:
  -----------
  [NFC][SVE] Clean up bfloat isel patterns that emit non-bfloat instructions.

During isel there's no need to protect illegal types. Patch also
adds a missing unit test for tbl2 intrinsic using bfloat types.

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




More information about the All-commits mailing list