[PATCH] D66805: [MIPS] For vectors, select `add %x, C` as `sub %x, -C` if it results in inline immediate
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 18 12:33:10 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372254: [MIPS] For vectors, select `add %x, C` as `sub %x, -C` if it results in inlineā¦ (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D66805?vs=218151&id=220728#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66805/new/
https://reviews.llvm.org/D66805
Files:
llvm/trunk/lib/Target/Mips/MipsISelDAGToDAG.cpp
llvm/trunk/lib/Target/Mips/MipsISelDAGToDAG.h
llvm/trunk/test/CodeGen/Mips/msa/arithmetic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66805.220728.patch
Type: text/x-patch
Size: 4292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190918/a49b5b12/attachment.bin>
More information about the llvm-commits
mailing list