[all-commits] [llvm/llvm-project] 40126e: [mlir][arith] Add andi, ori, and xori support to WIE
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Wed Oct 5 11:36:01 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40126e66b623273bd3e85308c3edfa602b286b35
https://github.com/llvm/llvm-project/commit/40126e66b623273bd3e85308c3edfa602b286b35
Author: Jakub Kuderski <kubak at google.com>
Date: 2022-10-05 (Wed, 05 Oct 2022)
Changed paths:
M mlir/lib/Dialect/Arith/Transforms/EmulateWideInt.cpp
M mlir/test/Dialect/Arith/emulate-wide-int.mlir
Log Message:
-----------
[mlir][arith] Add andi, ori, and xori support to WIE
Reviewed By: ThomasRaoux
Differential Revision: https://reviews.llvm.org/D135204
More information about the All-commits
mailing list