[all-commits] [llvm/llvm-project] 693647: [VPlan] Mark vputils::onlyFirstLaneUsed arg as con...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Feb 3 08:00:29 PST 2024
Branch: refs/heads/users/fhahn/vplan-vpinst-onlyfirstlaneused
Home: https://github.com/llvm/llvm-project
Commit: 693647902076034e7c81f380d1b937a65aef8ae6
https://github.com/llvm/llvm-project/commit/693647902076034e7c81f380d1b937a65aef8ae6
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-02-03 (Sat, 03 Feb 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[VPlan] Mark vputils::onlyFirstLaneUsed arg as const (NFC)
Split off https://github.com/llvm/llvm-project/pull/80269 as suggested.
Commit: 3444240540b0b36902dc8b9b11339b8969f7bca9
https://github.com/llvm/llvm-project/commit/3444240540b0b36902dc8b9b11339b8969f7bca9
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-02-03 (Sat, 03 Feb 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[VPlan] Mark vputils::onlyFirstPartUsed arg as const (NFC)
Split off https://github.com/llvm/llvm-project/pull/80269 as
suggested.
Commit: 76eb104c112f37c45a929e6d0100b99fb33df594
https://github.com/llvm/llvm-project/commit/76eb104c112f37c45a929e6d0100b99fb33df594
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-02-03 (Sat, 03 Feb 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.cpp
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
Merge branch 'main' into users/fhahn/vplan-vpinst-onlyfirstlaneused
Compare: https://github.com/llvm/llvm-project/compare/fb695793b9b6...76eb104c112f
More information about the All-commits
mailing list