Benoit Jacob 9879c555f2 Expose ScalarizerPass options to C++ (not just commandline)
Context: I needed this for https://github.com/google/iree/pull/8474 .
I found that TSan instrumentation expects vector sizes to be <= 16,
and in my project (IREE) we have tests with higher vector sizes.
That left some test functions uninstrumented, resulting in crashes as
instrumented code called into them.

Differential Revision: https://reviews.llvm.org/D121182
2022-03-14 12:00:35 +01:00
..
2022-03-11 11:41:32 +01:00
2022-03-11 11:41:32 +01:00
2022-02-16 02:32:25 +05:00
2022-03-14 19:17:15 +09:00
2022-01-30 16:04:56 -08:00
2022-03-11 11:41:32 +01:00
2022-03-10 10:00:29 +01:00
2022-03-10 09:29:06 +08:00