[PATCH] D122366: [LoongArch] Construct codegen infra and generate first add instruction.
    wangei via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar 28 03:50:34 PDT 2022
    
    
  
wangleiat updated this revision to Diff 418534.
wangleiat added a comment.
Fix coding style issues.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122366/new/
https://reviews.llvm.org/D122366
Files:
  llvm/lib/Target/LoongArch/LoongArch.h
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.h
  llvm/lib/Target/LoongArch/LoongArchInstrFormats.td
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.cpp
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.h
  llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
  llvm/lib/Target/LoongArch/LoongArchTargetMachine.cpp
  llvm/test/CodeGen/LoongArch/ir-instruction/add.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122366.418534.patch
Type: text/x-patch
Size: 13572 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220328/ce64c04e/attachment.bin>
    
    
More information about the llvm-commits
mailing list