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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 10 10:05:17 PST 2018


craig.topper updated this revision to Diff 137914.
craig.topper added a comment.

Add comment about the operand locations. Rename OpStr->AccStr.


Repository:
  rL LLVM

https://reviews.llvm.org/D44345

Files:
  lib/Target/X86/InstPrinter/X86InstComments.cpp
  test/CodeGen/X86/avx512-intrinsics.ll
  test/CodeGen/X86/avx512vl-intrinsics.ll
  test/CodeGen/X86/fma-commute-x86.ll
  test/CodeGen/X86/fma-intrinsics-x86.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44345.137914.patch
Type: text/x-patch
Size: 138592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180310/21633f63/attachment-0001.bin>


More information about the llvm-commits mailing list