[all-commits] [llvm/llvm-project] d3e1fd: [mlir][LLVM] Improve `llvm.extractvalue` folder (#...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Apr 23 11:18:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3e1fd62aaa7c929952f9e7985c81f05af89476c
https://github.com/llvm/llvm-project/commit/d3e1fd62aaa7c929952f9e7985c81f05af89476c
Author: Matthias Springer <me at m-sp.org>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
M mlir/test/Dialect/LLVMIR/canonicalize.mlir
Log Message:
-----------
[mlir][LLVM] Improve `llvm.extractvalue` folder (#136861)
Continue the traversal on the SSA chain of the inserted value for
additional folding opportunities.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list