[llvm] [VPlan] Use VPWidenIntrinsicRecipe to support binary and unary operations with EVL-vectorization (PR #114205)
Elvis Wang via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 26 20:49:19 PST 2024
ElvisWang123 wrote:
> I have a question, how do I add compile options? I try use the:-DCMAKE_CXX_FLAGS -DCMAKE_C_FLAGS -DTEST_SUITE_DIAGNOSE_FLAGS , but always report warning: 
It might be generated during linking.
https://github.com/llvm/llvm-project/pull/114205
More information about the llvm-commits
mailing list