[all-commits] [llvm/llvm-project] 20d0f8: [test] A test case for D146958
pawosm-arm via All-commits
all-commits at lists.llvm.org
Tue Apr 25 13:37:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20d0f80dd35676bf0dfa56ed7edc94b8ccb71c3f
https://github.com/llvm/llvm-project/commit/20d0f80dd35676bf0dfa56ed7edc94b8ccb71c3f
Author: Paul Osmialowski <pawel.osmialowski at arm.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
A llvm/test/Transforms/LoopVectorize/vector-no-scevcheck.ll
Log Message:
-----------
[test] A test case for D146958
This commit introduces a test for the change introduced by the
`[SCEV] Do not plant SCEV checks unnecessarily` commit,
D146958.
Reviewed By: fhahn, david-arm
Differential Revision: https://reviews.llvm.org/D146974
More information about the All-commits
mailing list