[PATCH] D119817: [LoongArch] Fix several instruction definition errors in initial pathes

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 01:21:58 PST 2022


SixWeining created this revision.
SixWeining added reviewers: rengolin, xen0n, myhsu.
Herald added a subscriber: hiraditya.
SixWeining requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch corrects some instruction definitions that I incorrectly wrote
in initial patches including bstr{ins/pick}.{w/d}, ll.{w/d} and sc.{w/d}.

Depends on D119813 <https://reviews.llvm.org/D119813>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119817

Files:
  llvm/lib/Target/LoongArch/LoongArchInstrFormats.td
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/test/CodeGen/LoongArch/misc.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119817.408759.patch
Type: text/x-patch
Size: 5199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220215/4f2a2555/attachment.bin>


More information about the llvm-commits mailing list