================
@@ -5140,12 +5140,12 @@ add_entrypoint_object(
bf16divf128.cpp
HDRS
../bf16divf128.h
+ COMPILE_OPTIONS
+ -O3
----------------
vhscampos wrote:
Why is `COMPILE_OPTIONS` specially required here?
https://github.com/llvm/llvm-project/pull/186641