[llvm] [VPlan] Use VPWidenIntrinsicRecipe to support binary and unary operations with EVL-vectorization (PR #114205)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 26 21:58:55 PST 2024
LiqinWeng 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.
-DCMAKE_EXE_LINKER_FLAGS="-mllvm -force-tail-folding-style=data-with-evl -mllvm -prefer-predicate-over-epilogue=predicate-dont-vectoriz"----->still report warning:(
https://github.com/llvm/llvm-project/pull/114205
More information about the llvm-commits
mailing list