[all-commits] [llvm/llvm-project] 90ebc4: Add vp2intersect to AVX512 dialect.

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Jan 25 23:36:57 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 90ebc489ded3eb7568c719e06916dd7945e30bec
      https://github.com/llvm/llvm-project/commit/90ebc489ded3eb7568c719e06916dd7945e30bec
  Author: Matthias Springer <springerm at google.com>
  Date:   2021-01-26 (Tue, 26 Jan 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/AVX512/AVX512.td
    M mlir/include/mlir/Dialect/AVX512/AVX512Dialect.h
    M mlir/include/mlir/Dialect/LLVMIR/LLVMAVX512.td
    M mlir/lib/Conversion/AVX512ToLLVM/ConvertAVX512ToLLVM.cpp
    M mlir/test/Conversion/AVX512ToLLVM/convert-to-llvm.mlir
    M mlir/test/Dialect/AVX512/roundtrip.mlir
    M mlir/test/Target/avx512.mlir

  Log Message:
  -----------
  Add vp2intersect to AVX512 dialect.

Adds vp2intersect to the AVX512 dialect and defines a lowering to the
LLVM dialect.

Author: Matthias Springer <springerm at google.com>

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




More information about the All-commits mailing list