[PATCH] D74378: [MLIR] Add std.assume_align op.
Tim Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 18 18:03:22 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf581e655ec3f: [MLIR] Add std.assume_alignment op. (authored by timshen).
Changed prior to commit:
https://reviews.llvm.org/D74378?vs=243961&id=245311#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74378/new/
https://reviews.llvm.org/D74378
Files:
mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
mlir/include/mlir/Dialect/StandardOps/Ops.td
mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
mlir/lib/Dialect/StandardOps/Ops.cpp
mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
mlir/test/IR/core-ops.mlir
mlir/test/IR/invalid-ops.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74378.245311.patch
Type: text/x-patch
Size: 7154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/0b39e263/attachment.bin>
More information about the llvm-commits
mailing list