diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-09-25 22:48:58 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-09-25 22:48:58 +0000 |
commit | f23727d972d0788ffc01fd6f36bc3b7b110bd703 (patch) | |
tree | b6872e0ecc7f23c5f3a845040e3b5145e38a16c0 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4e966e8135e358fe45a4bf8f0c95e2289cb2e3e4 (diff) | |
download | llvm-f23727d972d0788ffc01fd6f36bc3b7b110bd703.zip llvm-f23727d972d0788ffc01fd6f36bc3b7b110bd703.tar.gz llvm-f23727d972d0788ffc01fd6f36bc3b7b110bd703.tar.bz2 |
[InstCombine] add fneg variation of shuffle-binop fold; NFC
If the fsub in this pattern was replaced by an actual fneg
instruction, we would need to add a fold to recognize that
because fneg would not be a binop.
llvm-svn: 343041
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions