[PATCH] D42723: [AArch64] Refactor instructions using SIMD immediates

Evandro Menezes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 30 17:24:35 PST 2018


evandro created this revision.
evandro added reviewers: efriedma, sdesmalen.
Herald added subscribers: llvm-commits, hiraditya, kristof.beyls, javed.absar, rengolin, aemerson.

Get rid of icky goto loops and make the code easier to maintain.


Repository:
  rL LLVM

https://reviews.llvm.org/D42723

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/neon-bitwise-instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42723.132085.patch
Type: text/x-patch
Size: 31400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/31179e56/attachment.bin>


More information about the llvm-commits mailing list