[PATCH] D127200: [LoongArch 2/n] Add codegen support for the unary operation

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 04:35:42 PDT 2022


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

Reference:
https://llvm.org/docs/LangRef.html#unary-operations

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D127200

Files:
  llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
  llvm/test/CodeGen/LoongArch/ir-instruction/fneg.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/fsub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127200.434776.patch
Type: text/x-patch
Size: 3300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220607/693a32e3/attachment.bin>


More information about the llvm-commits mailing list