[all-commits] [llvm/llvm-project] 4155be: [mlir][Translation] Allow specifying an expected i...

River Riddle via All-commits all-commits at lists.llvm.org
Tue Nov 15 17:22:59 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4155be339ba80fef8fef0423bbd83217e8e9ca48
      https://github.com/llvm/llvm-project/commit/4155be339ba80fef8fef0423bbd83217e8e9ca48
  Author: River Riddle <riddleriver at gmail.com>
  Date:   2022-11-15 (Tue, 15 Nov 2022)

  Changed paths:
    M mlir/include/mlir/Tools/mlir-translate/Translation.h
    M mlir/lib/Tools/mlir-translate/MlirTranslateMain.cpp
    M mlir/lib/Tools/mlir-translate/Translation.cpp

  Log Message:
  -----------
  [mlir][Translation] Allow specifying an expected input alignment for "ToMLIR" translations

This allows for ensuring that alignment requirements on translation
inputs are satisfied.

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




More information about the All-commits mailing list