[PATCH] D76600: [GlobalISel] Add generic opcodes for saturating add/subtract

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 23 08:42:40 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0444d16a16cb: [GlobalISel] Add generic opcodes for saturating add/subtract (authored by foad).

Changed prior to commit:
  https://reviews.llvm.org/D76600?vs=251995&id=252060#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76600

Files:
  llvm/docs/GlobalISel/GenericOpcode.rst
  llvm/include/llvm/Support/TargetOpcodes.def
  llvm/include/llvm/Target/GenericOpcodes.td
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-sat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76600.252060.patch
Type: text/x-patch
Size: 22258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200323/db74be03/attachment.bin>


More information about the llvm-commits mailing list