[all-commits] [llvm/llvm-project] 6966b4: [mlir][arith] Remove func patterns from `populateA...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Fri Apr 4 06:23:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6966b4f4a57be101150fc714f17e8d534db8e79d
https://github.com/llvm/llvm-project/commit/6966b4f4a57be101150fc714f17e8d534db8e79d
Author: Matthias Springer <me at m-sp.org>
Date: 2025-04-04 (Fri, 04 Apr 2025)
Changed paths:
M mlir/lib/Dialect/Arith/Transforms/EmulateWideInt.cpp
Log Message:
-----------
[mlir][arith] Remove func patterns from `populateArithWideIntEmulationPatterns` (#134316)
This function should populate only patterns that are related to wide
integer operation emulation.
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