[all-commits] [llvm/llvm-project] 59ac44: [LV] Make X86/assume.ll X86 independent (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Thu Jan 16 02:05:53 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 59ac44b3c129070c3c8b35471a24d94360a0a2a9
https://github.com/llvm/llvm-project/commit/59ac44b3c129070c3c8b35471a24d94360a0a2a9
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-01-16 (Thu, 16 Jan 2020)
Changed paths:
R llvm/test/Transforms/LoopVectorize/X86/assume.ll
A llvm/test/Transforms/LoopVectorize/assume.ll
Log Message:
-----------
[LV] Make X86/assume.ll X86 independent (NFC).
The test does not check anything X86 specific. This is a preparation for
the D68814.
More information about the All-commits
mailing list