[llvm] [LoopVectorize] Use CodeSize as the cost kind for minsize (PR #124119)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 07:01:02 PST 2025


david-arm wrote:

> Does the fix #118100?
> 

Isn't #118100 using -Os? If I understand correctly -Oz adds the `minsize` opt, right?

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


More information about the llvm-commits mailing list