[PATCH] D74304: [VE] Bit operator isel

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 00:06:56 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG42a16dacda41: [VE] Bit operator isel (authored by kaz7, committed by simoll).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74304

Files:
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/CodeGen/VE/bitreverse.ll
  llvm/test/CodeGen/VE/bswap.ll
  llvm/test/CodeGen/VE/ctlz.ll
  llvm/test/CodeGen/VE/ctpop.ll
  llvm/test/CodeGen/VE/cttz.ll
  llvm/test/CodeGen/VE/rotl.ll
  llvm/test/CodeGen/VE/rotr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74304.244076.patch
Type: text/x-patch
Size: 16826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/54160ff5/attachment.bin>


More information about the llvm-commits mailing list