[PATCH] D120545: [LoongArch] Add EncoderMethods for transformed immediate operands

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 3 22:10:05 PST 2022


SixWeining updated this revision to Diff 412932.
SixWeining marked 2 inline comments as done.
SixWeining added a comment.

Address @MaskRay's comments.

Delete redundant assert.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120545

Files:
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMCCodeEmitter.cpp
  llvm/test/CodeGen/LoongArch/1ri.mir
  llvm/test/CodeGen/LoongArch/2ri.mir
  llvm/test/CodeGen/LoongArch/3ri.mir
  llvm/test/CodeGen/LoongArch/misc.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120545.412932.patch
Type: text/x-patch
Size: 10582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220304/5c1b0304/attachment.bin>


More information about the llvm-commits mailing list