[all-commits] [llvm/llvm-project] ce4709: [mlir][math] Properly disable ctlz conversion in M...

Slava Zakharin via All-commits all-commits at lists.llvm.org
Sun Apr 16 15:54:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce47090d00cb0091902634ce67c90ff8ef3999f3
      https://github.com/llvm/llvm-project/commit/ce47090d00cb0091902634ce67c90ff8ef3999f3
  Author: Slava Zakharin <szakharin at nvidia.com>
  Date:   2023-04-16 (Sun, 16 Apr 2023)

  Changed paths:
    M mlir/lib/Conversion/MathToFuncs/MathToFuncs.cpp
    M mlir/test/Conversion/MathToFuncs/ctlz.mlir

  Log Message:
  -----------
  [mlir][math] Properly disable ctlz conversion in MathToFuncs.

This fixes issues caused by D146261.
Differential Revision: https://reviews.llvm.org/D148477




More information about the All-commits mailing list