[llvm] [SLP] NFC. Add const to the non-static member functions of ShuffleInstructionBuilder. (PR #123707)
Alexey Bataev via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 21 10:48:45 PST 2025
alexey-bataev wrote:
Don't like make const transforming functions, better to leave them as is or make static
https://github.com/llvm/llvm-project/pull/123707
More information about the llvm-commits
mailing list