[PATCH] D66185: [AArch64][GlobalISel] Legalize 128 bit divisions to libcalls

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 16:26:55 PDT 2019


aemerson updated this revision to Diff 214971.
aemerson added a comment.

Fix assertion expression.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66185

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
  llvm/lib/Target/AArch64/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-s128-div.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66185.214971.patch
Type: text/x-patch
Size: 6772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190813/f9f20891/attachment.bin>


More information about the llvm-commits mailing list