[all-commits] [llvm/llvm-project] d15066: [MLIR][NFC] Eliminate .getBlocks() when not needed

Rahul Joshi via All-commits all-commits at lists.llvm.org
Fri Jun 19 14:17:08 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d150662024e6d06b6718e7256e5fd0ecc70585fc
      https://github.com/llvm/llvm-project/commit/d150662024e6d06b6718e7256e5fd0ecc70585fc
  Author: Rahul Joshi <jurahul at google.com>
  Date:   2020-06-19 (Fri, 19 Jun 2020)

  Changed paths:
    M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
    M mlir/lib/Dialect/LLVMIR/Transforms/LegalizeForExport.cpp
    M mlir/lib/ExecutionEngine/JitRunner.cpp
    M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
    M mlir/lib/Transforms/LoopInvariantCodeMotion.cpp

  Log Message:
  -----------
  [MLIR][NFC] Eliminate .getBlocks() when not needed

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




More information about the All-commits mailing list