]> granicus.if.org Git - clang/commit
Changed how LLVM IR was generated to increase vectorization
authorEmmett Neyman <eneyman@google.com>
Mon, 6 Aug 2018 23:11:38 +0000 (23:11 +0000)
committerEmmett Neyman <eneyman@google.com>
Mon, 6 Aug 2018 23:11:38 +0000 (23:11 +0000)
commit8c54f36429f1fd1f8c28806a31ad3789e746ec74
treeeeac64bb7fff1d28c80145ee10f86ff4e5535890
parent2de387a495c58785c3c7a261e0d802a2cf9537a8
Changed how LLVM IR was generated to increase vectorization

Summary: Changed the structure of the generated IR to make it easier to vectorize

Reviewers: morehouse, kcc

Reviewed By: morehouse

Subscribers: cfe-commits, llvm-commits

Differential Revision: https://reviews.llvm.org/D50342

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@339080 91177308-0d34-0410-b5e6-96231b3b80d8
tools/clang-fuzzer/proto-to-llvm/loop_proto_to_llvm.cpp