[PATCH] D154768: [CSKY] Optimize conditional branch and value select with BTSTI

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 8 06:12:00 PDT 2023


benshi001 created this revision.
benshi001 added a reviewer: zixuan-wu.
Herald added a subscriber: hiraditya.
Herald added a project: All.
benshi001 requested review of this revision.
Herald added subscribers: llvm-commits, jacquesguan.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D154768

Files:
  llvm/lib/Target/CSKY/CSKYInstrInfo.td
  llvm/test/CodeGen/CSKY/br.ll
  llvm/test/CodeGen/CSKY/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154768.538364.patch
Type: text/x-patch
Size: 4936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230708/53132238/attachment.bin>


More information about the llvm-commits mailing list