[all-commits] [llvm/llvm-project] d1ee26: [MLIR] Use different constant expression in test (...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Nov 7 02:10:31 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1ee26ba9f51dcb09074a0a038992b7d36f4917a
https://github.com/llvm/llvm-project/commit/d1ee26ba9f51dcb09074a0a038992b7d36f4917a
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-11-07 (Tue, 07 Nov 2023)
Changed paths:
M mlir/test/Target/LLVMIR/Import/constant.ll
Log Message:
-----------
[MLIR] Use different constant expression in test (NFC)
Mul expressions will be removed, so use something else.
More information about the All-commits
mailing list