[all-commits] [llvm/llvm-project] 0446c4: [flang]Add more tests for loop versioning
Mats Petersson via All-commits
all-commits at lists.llvm.org
Wed Apr 26 04:10:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0446c4996f3588e96305258621fc1befe30b2b60
https://github.com/llvm/llvm-project/commit/0446c4996f3588e96305258621fc1befe30b2b60
Author: Mats Petersson <mats.petersson at arm.com>
Date: 2023-04-26 (Wed, 26 Apr 2023)
Changed paths:
M flang/test/Transforms/loop-versioning.fir
Log Message:
-----------
[flang]Add more tests for loop versioning
These two tests were created from little snippets added late
in the review of the loop versioning work. The code was fixed
to cope with the situation and correctly compile these samples.
This adds tests to avoid regressions in this area.
Reviewed By: tblah
Differential Revision: https://reviews.llvm.org/D148649
More information about the All-commits
mailing list