[PATCH] D61685: Precommit FNeg InstCombine tests

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 08:42:38 PDT 2019


cameron.mcinally created this revision.
cameron.mcinally added reviewers: spatel, kpn, arsenm, craig.topper, andrew.w.kaylor.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Here are some new unary FNeg tests that copy the binary pseudo-FNeg tests.

Submitted for review to make sure everyone agrees on the weaved format with the existing fsub tests. Also, is everyone okay with simply replacing `fneg`->`fsub` in the old test names? Or should it be something more elaborate?


Repository:
  rL LLVM

https://reviews.llvm.org/D61685

Files:
  llvm/test/Transforms/InstCombine/fneg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61685.198672.patch
Type: text/x-patch
Size: 10274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190508/15b6afd9/attachment.bin>


More information about the llvm-commits mailing list