[PATCH] D129357: [LoongArch] Implement OR combination to generate bstrins.w/d

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 12 21:00:29 PDT 2022


SixWeining updated this revision to Diff 444144.
SixWeining added a comment.

1. Cover more common cases proposed by @xen0n.
2. Typo fix: 'because'.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129357

Files:
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.h
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/test/CodeGen/LoongArch/bstrins_d.ll
  llvm/test/CodeGen/LoongArch/bstrins_w.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129357.444144.patch
Type: text/x-patch
Size: 27129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220713/cafd40e5/attachment.bin>


More information about the llvm-commits mailing list