[PATCH] D44345: [X86] Add comments to the end of FMA3 instructions to make the operation clear

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 10 13:36:03 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327225: [X86] Add comments to the end of FMA3 instructions to make the operation clear (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44345?vs=137914&id=137926#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44345

Files:
  llvm/trunk/lib/Target/X86/InstPrinter/X86InstComments.cpp
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/fma-commute-x86.ll
  llvm/trunk/test/CodeGen/X86/fma-intrinsics-x86.ll
  llvm/trunk/test/CodeGen/X86/fma-schedule.ll
  llvm/trunk/test/CodeGen/X86/fma.ll
  llvm/trunk/test/CodeGen/X86/recip-fastmath.ll
  llvm/trunk/test/CodeGen/X86/recip-fastmath2.ll





More information about the llvm-commits mailing list