[all-commits] [llvm/llvm-project] b3ce6d: [mlir][licm] Make scf.if recursively speculatable ...

Arda Unal via All-commits all-commits at lists.llvm.org
Wed Jan 8 09:54:39 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b3ce6dc7232c566c21b84ac5d5795341a355ff79
      https://github.com/llvm/llvm-project/commit/b3ce6dc7232c566c21b84ac5d5795341a355ff79
  Author: Arda Unal <3157490+ardaunal at users.noreply.github.com>
  Date:   2025-01-08 (Wed, 08 Jan 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/SCF/IR/SCFOps.td
    M mlir/test/Transforms/loop-invariant-code-motion.mlir

  Log Message:
  -----------
  [mlir][licm] Make scf.if recursively speculatable (#122031)

This change:

-  makes **scf.if** recursively speculatable like **affine.if** is. 

- also introduces related LICM tests for both **scf.if** and
**affine.if**



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list