[PATCH] D87529: [AArch64][GlobalISel] Refactor + improve CMN, ADDS, and ADD emit functions

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 10:49:47 PDT 2020


paquette updated this revision to Diff 291611.
paquette added a comment.

Pass the opcode table as a parameter to a helper function


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

https://reviews.llvm.org/D87529

Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/select-uaddo.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87529.291611.patch
Type: text/x-patch
Size: 8837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200914/74d5018e/attachment.bin>


More information about the llvm-commits mailing list