[Mlir-commits] [mlir] [MLIR] Add getter for the action handler of MLIR context (PR #197230)
Mehdi Amini
llvmlistbot at llvm.org
Wed May 13 04:35:29 PDT 2026
================
----------------
joker-eph wrote:
I understand that this can be the general point of tests, but this still seems overkill: C++ unit-tests are the exception already, and a whole new TU to build for a getter is unprecedented.
For example for 1) I would not keep an API because there is a test, in general "downstream" isn't my main concern for upstream APIs and a test wouldn't guarantee anything.
https://github.com/llvm/llvm-project/pull/197230
More information about the Mlir-commits
mailing list