[all-commits] [llvm/llvm-project] ec0166: [LSR] Remove duplicated test address-space-loop.ll.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Jan 11 03:18:50 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec016681d33f6f448207ca6b588783697326cb00
https://github.com/llvm/llvm-project/commit/ec016681d33f6f448207ca6b588783697326cb00
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-01-11 (Tue, 11 Jan 2022)
Changed paths:
R llvm/test/Transforms/LoopStrengthReduce/address-space-loop.ll
Log Message:
-----------
[LSR] Remove duplicated test address-space-loop.ll.
llvm/test/Transforms/LoopStrengthReduce/uglygep-address-space.ll has
exactly the same checks and input. Remove the duplicated test.
More information about the All-commits
mailing list