[PATCH] D84162: GlobalISel: Define mulfix/divfix opcodes

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 21 15:47:40 PDT 2020


arsenm updated this revision to Diff 279647.
arsenm added a comment.

Fix comment formatting


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84162/new/

https://reviews.llvm.org/D84162

Files:
  llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
  llvm/include/llvm/Support/TargetOpcodes.def
  llvm/include/llvm/Target/GenericOpcodes.td
  llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-fixed-point-intrinsics.ll
  llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84162.279647.patch
Type: text/x-patch
Size: 16824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/c8726cac/attachment.bin>


More information about the llvm-commits mailing list