[all-commits] [llvm/llvm-project] 9b20af: [LV] Add test with a number of redundant runtime c...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Nov 22 04:12:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b20af165138f94ea9ca67d2a04df657d870aa88
https://github.com/llvm/llvm-project/commit/9b20af165138f94ea9ca67d2a04df657d870aa88
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-11-22 (Wed, 22 Nov 2023)
Changed paths:
A llvm/test/Transforms/LoopVectorize/runtime-checks-difference-simplifications.ll
Log Message:
-----------
[LV] Add test with a number of redundant runtime check instructions.
Add a test case where many runtime check instructions can be simplified.
More information about the All-commits
mailing list