[all-commits] [llvm/llvm-project] 3b135e: [LV] Convert runtime diff check test to use opaque...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Aug 26 08:03:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b135ef446d56e8542d55a1b716e9413f50da7aa
https://github.com/llvm/llvm-project/commit/3b135ef446d56e8542d55a1b716e9413f50da7aa
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M llvm/test/Transforms/LoopVectorize/runtime-checks-difference.ll
Log Message:
-----------
[LV] Convert runtime diff check test to use opaque pointers.
Modernize the test to make it easier to extend with up-to-date IR.
More information about the All-commits
mailing list