[all-commits] [llvm/llvm-project] 7fb6d9: [LV] Add 'fast' flag to test to make sure it will ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Mar 23 08:33:27 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7fb6d9f9588f7dc384ff7eff0ba4d0d8f6885110
https://github.com/llvm/llvm-project/commit/7fb6d9f9588f7dc384ff7eff0ba4d0d8f6885110
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-03-23 (Tue, 23 Mar 2021)
Changed paths:
M llvm/test/Transforms/LoopVectorize/PowerPC/reg-usage.ll
Log Message:
-----------
[LV] Add 'fast' flag to test to make sure it will be vectorized.
This makes the test more robust with respect to when LV checks if the
floating point instructions in a loop can be vectorized.
More information about the All-commits
mailing list