[all-commits] [llvm/llvm-project] cdb48e: [LV] Add exit users for recurrences in test, fix n...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Apr 13 12:25:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdb48eefd07b5f2dcc381ab62a4ad796c2012476
https://github.com/llvm/llvm-project/commit/cdb48eefd07b5f2dcc381ab62a4ad796c2012476
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-04-13 (Thu, 13 Apr 2023)
Changed paths:
M llvm/test/Transforms/LoopVectorize/first-order-recurrence-chains.ll
Log Message:
-----------
[LV] Add exit users for recurrences in test, fix names.
Add users of exit values for recurrences to make sure exit value
generation will be checked in a follow-up change.
Also adjusts/fixes naming in the test.
More information about the All-commits
mailing list