[PATCH] D22799: [X86] Remove CustomInserter for FMA3 instructions.

Vyacheslav Klochkov via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 17:10:28 PDT 2016


v_klochkov accepted this revision.
v_klochkov added a comment.
This revision is now accepted and ready to land.

Hi Craig,
LGTM. It is good to see that the register coalescer works fine for FMAs and that custom-inserter code can be just removed.


https://reviews.llvm.org/D22799





More information about the llvm-commits mailing list