[llvm] [DA] Add option to enable specific dependence test only (PR #164245)

Ryotaro Kasuga via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 20 10:07:54 PDT 2025


================

----------------
kasuga-fj wrote:

Separated the tests for each method. It seems impossible to create fully dedicated tests for all methods due to certain reasons (e.g., `testSIV` calls `gcdMIVtest`), but generally looks fine to me.

https://github.com/llvm/llvm-project/pull/164245


More information about the llvm-commits mailing list