[all-commits] [llvm/llvm-project] fd5bcc: [LV] Add initial tests for sinking loads past othe...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Feb 4 10:19:53 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd5bccb8b15a58232d4ffb81cb801a32ef1a2716
https://github.com/llvm/llvm-project/commit/fd5bccb8b15a58232d4ffb81cb801a32ef1a2716
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-02-04 (Sat, 04 Feb 2023)
Changed paths:
A llvm/test/Transforms/LoopVectorize/fixed-order-recurrences-memory-instructions.ll
Log Message:
-----------
[LV] Add initial tests for sinking loads past other instructions.
Extend test coverage for sinking loads that use fixed order recurrences.
More information about the All-commits
mailing list