[all-commits] [llvm/llvm-project] 3ed7ef: [mlir] Clean up ArithToLLVM. NFC.
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Thu Aug 25 07:50:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ed7ef6d02dc678192a2bda31d98f56c04c94dd4
https://github.com/llvm/llvm-project/commit/3ed7ef6d02dc678192a2bda31d98f56c04c94dd4
Author: Jakub Kuderski <kubak at google.com>
Date: 2022-08-25 (Thu, 25 Aug 2022)
Changed paths:
M mlir/lib/Conversion/ArithmeticToLLVM/ArithmeticToLLVM.cpp
Log Message:
-----------
[mlir] Clean up ArithToLLVM. NFC.
Based on @Mogball's feedback in https://reviews.llvm.org/D132613.
Reviewed By: dcaballe
Differential Revision: https://reviews.llvm.org/D132627
More information about the All-commits
mailing list