[Mlir-commits] [mlir] 4e4ea2c - [MLIR] Add missing asserts in interchangeLoops util, doc comment update

Uday Bondhugula llvmlistbot at llvm.org
Sun Mar 29 11:33:51 PDT 2020


Author: Uday Bondhugula
Date: 2020-03-30T00:03:12+05:30
New Revision: 4e4ea2cde44db699e6111caee4a1a71ae8d0b9d6

URL: https://github.com/llvm/llvm-project/commit/4e4ea2cde44db699e6111caee4a1a71ae8d0b9d6
DIFF: https://github.com/llvm/llvm-project/commit/4e4ea2cde44db699e6111caee4a1a71ae8d0b9d6.diff

LOG: [MLIR] Add missing asserts in interchangeLoops util, doc comment update

Add missing assert checks for input to mlir::interchangeLoops utility.
Rename interchangeLoops -> permuteLoops; update doc comments to clarify
inputs / return val. Other than the assert checks, this is NFC.

Signed-off-by: Uday Bondhugula <uday at polymagelabs.com>

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

Added: 
    

Modified: 
    mlir/include/mlir/Transforms/LoopUtils.h
    mlir/lib/Transforms/Utils/LoopUtils.cpp

Removed: 
    


################################################################################<html><body><h1>504 Gateway Time-out</h1>
The server didn't respond in time.
</body></html>


        


More information about the Mlir-commits mailing list