OSDN Git Service

[X86][FMA] Added *213 fma instructions to scheduling tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 13 Sep 2017 11:12:56 +0000 (11:12 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Wed, 13 Sep 2017 11:12:56 +0000 (11:12 +0000)
commitb17d6db6fdf6d931d046141c853efa3ce1ab6191
tree46ab69ea3171943838ac0449d9c082c3989826a4
parent0a82c73f507ec11af8f9c28580e6d6601292c5e7
[X86][FMA] Added *213 fma instructions to scheduling tests

Annoyingly the 132/231 variants are pretty tricky to create when you need to due to weak FMA commutation patterns.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313142 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/X86/fma-schedule.ll [new file with mode: 0644]