[PATCH] D154919: [LoongArch] Implement isSExtCheaperThanZExt

Lu Weining via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 24 18:46:01 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe7c9a99dfe21: [LoongArch] Implement isSExtCheaperThanZExt (authored by hev, committed by SixWeining).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154919

Files:
  llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
  llvm/lib/Target/LoongArch/LoongArchISelLowering.h
  llvm/test/CodeGen/LoongArch/atomicrmw-uinc-udec-wrap.ll
  llvm/test/CodeGen/LoongArch/duplicate-returns-for-tailcall.ll
  llvm/test/CodeGen/LoongArch/get-setcc-result-type.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/atomic-cmpxchg.ll
  llvm/test/CodeGen/LoongArch/ir-instruction/br.ll
  llvm/test/CodeGen/LoongArch/jump-table.ll
  llvm/test/CodeGen/LoongArch/nomerge.ll
  llvm/test/CodeGen/LoongArch/sext-cheaper-than-zext.ll
  llvm/test/CodeGen/LoongArch/shrinkwrap.ll
  llvm/test/CodeGen/LoongArch/spill-ra-without-kill.ll
  llvm/test/CodeGen/LoongArch/tail-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154919.543780.patch
Type: text/x-patch
Size: 18094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230725/1a321145/attachment.bin>


More information about the llvm-commits mailing list