| commit | e8cf972d86a4691a3ba87c144e72f072cf21ce7b | [log] [tgz] |
|---|---|---|
| author | Tomasz Krupa <tomasz.krupa@intel.com> | Tue Aug 14 08:01:38 2018 +0000 |
| committer | Tomasz Krupa <tomasz.krupa@intel.com> | Tue Aug 14 08:01:38 2018 +0000 |
| tree | f998ab5deedc2087a371c6b57cf72f0f2acef656 | |
| parent | 86a63889f31017ae72959d69e2f9c2331e8bf174 [diff] |
[X86] Lowering addus/subus intrinsics to native IR Summary: This is the patch that lowers x86 intrinsics to native IR in order to enable optimizations. Reviewers: craig.topper, spatel, RKSimon Reviewed By: craig.topper Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D46892 llvm-svn: 339651