[PATCH] D81511: [AArch64][SVE] Add legalization support for i32/i64 vector srem/urem

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 23 16:44:56 PDT 2020


This revision was automatically updated to reflect the committed changes.
efriedma marked an inline comment as done.
Closed by commit rGe9d4e34ab8a4: [AArch64][SVE] Add legalization support for i32/i64 vector srem/urem (authored by efriedma).

Changed prior to commit:
  https://reviews.llvm.org/D81511?vs=270204&id=272869#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81511

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/AArch64/llvm-ir-to-intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81511.272869.patch
Type: text/x-patch
Size: 8941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/18f23762/attachment.bin>


More information about the llvm-commits mailing list