[all-commits] [llvm/llvm-project] 7f312f: [mlir] Avoid folding in OpBuilder::tryFold when ty...

River Riddle via All-commits all-commits at lists.llvm.org
Wed Nov 3 13:36:02 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f312f6d790113f282fe336d7c501638cea392c8
      https://github.com/llvm/llvm-project/commit/7f312f6d790113f282fe336d7c501638cea392c8
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2021-11-03 (Wed, 03 Nov 2021)

  Changed paths:
    M mlir/lib/IR/Builders.cpp
    M mlir/test/Transforms/test-legalizer.mlir

  Log Message:
  -----------
  [mlir] Avoid folding in OpBuilder::tryFold when types change

This was missed when tightening fold restrictions in https://reviews.llvm.org/D95991.

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




More information about the All-commits mailing list