[llvm] [LV][EVL] Gate EVL loop metadata emission behind a cl::opt (PR #155760)

Shih-Po Hung via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 31 19:31:46 PDT 2025


arcbbb wrote:

> Could you add a rational for needing an option for this and why the default should be false?
> 
> My understanding is that the metadata is used somewhere and there should be no harm from adding it for all EVL vectorized loops.

Thanks. I’ve updated the PR description to include the rationale.

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


More information about the llvm-commits mailing list