[all-commits] [llvm/llvm-project] 6edc9a: [AArch64][GISel] Additional FPExt vector lowering

David Green via All-commits all-commits at lists.llvm.org
Sun Jul 23 08:58:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6edc9a766213eed783e0b6dc5e2539ad925398f9
      https://github.com/llvm/llvm-project/commit/6edc9a766213eed783e0b6dc5e2539ad925398f9
  Author: David Green <david.green at arm.com>
  Date:   2023-07-23 (Sun, 23 Jul 2023)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
    A llvm/test/CodeGen/AArch64/fpext.ll

  Log Message:
  -----------
  [AArch64][GISel] Additional FPExt vector lowering

Similar to D155311, this adds lowering for more vector cases for FPExt

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




More information about the All-commits mailing list