[all-commits] [llvm/llvm-project] 7ebd22: Revert "[mlir][LLVM] Add support for operand_attrs...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Jan 26 15:59:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ebd22c504cb19c1a954b322dca7f57aa0b4cba2
https://github.com/llvm/llvm-project/commit/7ebd22c504cb19c1a954b322dca7f57aa0b4cba2
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
M mlir/lib/Dialect/X86Vector/Transforms/AVXTranspose.cpp
M mlir/lib/Target/LLVMIR/Dialect/LLVMIR/LLVMToLLVMIRTranslation.cpp
R mlir/test/Integration/Dialect/Vector/CPU/X86Vector/test-inline-asm-vector-avx512.mlir
Log Message:
-----------
Revert "[mlir][LLVM] Add support for operand_attrs to InlineAsmOp"
This reverts commit e6ce2c0b8d5f8253791bf87145669c58328c30db.
The test is failing in CI right now.
More information about the All-commits
mailing list