[PATCH] D159050: [PowerPC] set min jump table entries to 64

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 18:43:04 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG732f63d96dc5: [PowerPC]set default min-jump-table-entries to 64 on PPC (authored by shchenz).

Changed prior to commit:
  https://reviews.llvm.org/D159050?vs=554133&id=554542#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D159050

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/absol-jump-table-enabled.ll
  llvm/test/CodeGen/PowerPC/aix-lower-jump-table.ll
  llvm/test/CodeGen/PowerPC/jump-table.ll
  llvm/test/CodeGen/PowerPC/jump-tables-collapse-rotate.ll
  llvm/test/CodeGen/PowerPC/mcm-5.ll
  llvm/test/CodeGen/PowerPC/p10-spill-crgt.ll
  llvm/test/CodeGen/PowerPC/pcrel-jump-table.ll
  llvm/test/CodeGen/PowerPC/ppc-TOC-stats.ll
  llvm/test/CodeGen/PowerPC/pr22711.ll
  llvm/test/CodeGen/PowerPC/pr33547.ll
  llvm/test/CodeGen/PowerPC/unreachable-mbb-jtreference-elimination.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159050.554542.patch
Type: text/x-patch
Size: 18726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/9bf9d654/attachment.bin>


More information about the llvm-commits mailing list