commit | b00ca29732c3596dce0b12d21335b3e5caa656cc | [log] [tgz] |
---|---|---|
author | Clement Courbet <courbet@google.com> | Mon Jan 15 12:05:33 2018 +0000 |
committer | Clement Courbet <courbet@google.com> | Mon Jan 15 12:05:33 2018 +0000 |
tree | e7843e099447967ac4eb2e686d684d50bc3a8074 | |
parent | c471cfcc0c6fcab8de94d07eb1b45c3d23428f83 [diff] |
[X86] Fix missing predicates HasAVX512 Predicates in avx512_sqrt_scalar. Summary: For example, VSQRTSDZr and VSQRTSSZr were missing the predicate. Also fix braces indentation and braces for consistency. Reviewers: craig.topper, RKSimon Suscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D41983 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@322478 91177308-0d34-0410-b5e6-96231b3b80d8