[all-commits] [llvm/llvm-project] 0b63e3: [mlir] X86Vector: Add AVX Rsqrt

Emilio Cota via All-commits all-commits at lists.llvm.org
Tue Apr 13 08:44:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b63e3222b2de3ec24aade18c99513a5ae3f30d2
      https://github.com/llvm/llvm-project/commit/0b63e3222b2de3ec24aade18c99513a5ae3f30d2
  Author: Emilio Cota <ecg at google.com>
  Date:   2021-04-13 (Tue, 13 Apr 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/X86Vector/X86Vector.td
    M mlir/lib/Dialect/X86Vector/Transforms/LegalizeForLLVMExport.cpp
    M mlir/test/Dialect/X86Vector/legalize-for-llvm.mlir
    M mlir/test/Dialect/X86Vector/roundtrip.mlir
    A mlir/test/Integration/Dialect/Vector/CPU/X86Vector/test-rsqrt.mlir
    M mlir/test/Target/LLVMIR/x86vector.mlir

  Log Message:
  -----------
  [mlir] X86Vector: Add AVX Rsqrt

Reviewed By: aartbik

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




More information about the All-commits mailing list