[all-commits] [llvm/llvm-project] f581e6: [MLIR] Add std.assume_alignment op.

Tim Shen via All-commits all-commits at lists.llvm.org
Tue Feb 18 17:55:26 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f581e655ec3f34dcd704ffc9586bfb615a459942
      https://github.com/llvm/llvm-project/commit/f581e655ec3f34dcd704ffc9586bfb615a459942
  Author: Tim Shen <timshen at google.com>
  Date:   2020-02-18 (Tue, 18 Feb 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
    M mlir/include/mlir/Dialect/StandardOps/Ops.td
    M mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
    M mlir/lib/Dialect/StandardOps/Ops.cpp
    M mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
    M mlir/test/IR/core-ops.mlir
    M mlir/test/IR/invalid-ops.mlir

  Log Message:
  -----------
  [MLIR] Add std.assume_alignment op.

Reviewers: ftynse, nicolasvasilache, andydavis1

Subscribers: bixia, sanjoy.google, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, arpith-jacob, mgester, lucyrfox, aartbik, liufengdb, Joonsoo, llvm-commits

Tags: #llvm

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




More information about the All-commits mailing list