[all-commits] [llvm/llvm-project] f0d43a: [mlir][LLVMIR] Fold ExtractValueOp coming from Ins...
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Jun 23 03:05:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0d43a29e30da8f2758e17e1c242917288ab9a0b
https://github.com/llvm/llvm-project/commit/f0d43a29e30da8f2758e17e1c242917288ab9a0b
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
A mlir/test/Dialect/LLVMIR/canonicalize.mlir
Log Message:
-----------
[mlir][LLVMIR] Fold ExtractValueOp coming from InsertValueOp
Differential Revision: https://reviews.llvm.org/D104769
More information about the All-commits
mailing list