[all-commits] [llvm/llvm-project] 3d79c5: [mlir][LLVMIR] Add more vector predication intrins...

Jianjian Guan via All-commits all-commits at lists.llvm.org
Thu Apr 14 19:14:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d79c52f31041e0a11ea48814c0d009518063a3d
      https://github.com/llvm/llvm-project/commit/3d79c52f31041e0a11ea48814c0d009518063a3d
  Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
  Date:   2022-04-15 (Fri, 15 Apr 2022)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMIntrinsicOps.td
    M mlir/test/Target/LLVMIR/llvmir-intrinsics.mlir

  Log Message:
  -----------
  [mlir][LLVMIR] Add more vector predication intrinsic ops.

This revision adds vector predication select, merge and load/store intrinsic ops.

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




More information about the All-commits mailing list