commit | da70d5a32a83f370626b72c085e82908b90f1798 | [log] [tgz] |
---|---|---|
author | Sanjay Patel <spatel@rotateright.com> | Mon Dec 05 15:45:27 2016 +0000 |
committer | Sanjay Patel <spatel@rotateright.com> | Mon Dec 05 15:45:27 2016 +0000 |
tree | b29763e2d7f9fa86094ba4d429bc163c8ddd86c2 | |
parent | 4b0a367e90ac3656ba054cf0f270fb7fa577a80d [diff] |
[x86] fold fand (fxor X, -1) Y --> fandn X, Y I noticed this gap in the scalar FP-logic matching with: D26712 and: rL287171 Differential Revision: https://reviews.llvm.org/D27385 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288675 91177308-0d34-0410-b5e6-96231b3b80d8