[all-commits] [llvm/llvm-project] 3872e5: [LoopVectorize] Fix build error (#126218)
David Sherwood via All-commits
all-commits at lists.llvm.org
Fri Feb 7 02:16:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3872e55758a5de035c032a975f244302c3ddacc3
https://github.com/llvm/llvm-project/commit/3872e55758a5de035c032a975f244302c3ddacc3
Author: David Sherwood <david.sherwood at arm.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LoopVectorize] Fix build error (#126218)
Fixes issue caused by 1930524bbde3cd26ff527bbdb5e1f937f484edd6
Unused variable UsesMask in LoopVectorize.cpp
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list