[llvm] [LV] Use shl for (VFxUF * vscale) when creating minimum iter check. (PR #153495)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 14 01:41:24 PDT 2025


fhahn wrote:

Yep, InstSimplifyFolder can only fold to an existing instruction, so it cannot create a new SHL instruction

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


More information about the llvm-commits mailing list