[all-commits] [llvm/llvm-project] cdeb4a: [mlir] Allow lowering cmpi/cmpf with multidimensio...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Mon May 3 02:31:03 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cdeb4a8a6430941563c9f04d178d4c5211164aa3
      https://github.com/llvm/llvm-project/commit/cdeb4a8a6430941563c9f04d178d4c5211164aa3
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2021-05-03 (Mon, 03 May 2021)

  Changed paths:
    M mlir/lib/Conversion/StandardToLLVM/StandardToLLVM.cpp
    M mlir/test/Conversion/StandardToLLVM/standard-to-llvm.mlir

  Log Message:
  -----------
  [mlir] Allow lowering cmpi/cmpf with multidimensional vectors to LLVM

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




More information about the All-commits mailing list