commit | efdc43373b87804857f4c43184f5b6824731d66a | [log] [tgz] |
---|---|---|
author | Florian Hahn <flo@fhahn.com> | Tue Dec 18 22:25:11 2018 +0000 |
committer | Florian Hahn <flo@fhahn.com> | Tue Dec 18 22:25:11 2018 +0000 |
tree | eee757235f6a0b010b8149c61ae4498debe0accb | |
parent | b9f7652283ec1e5c2e1a9644c49982e3904ee2d4 [diff] |
[LAA] Introduce enum for vectorization safety status (NFC). This patch adds a VectorizationSafetyStatus enum, which will be extended in a follow up patch to distinguish between 'safe with runtime checks' and 'known unsafe' dependences. Reviewers: anemet, anna, Ayal, hsaito Reviewed By: Ayal Differential Revision: https://reviews.llvm.org/D54892 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@349556 91177308-0d34-0410-b5e6-96231b3b80d8