[PATCH] D85233: [GlobalISel] Implement bit-test switch table optimization
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 11:32:06 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2ff14957e887: [GlobalISel] Implement bit-test switch table optimization. (authored by aemerson).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85233/new/
https://reviews.llvm.org/D85233
Files:
llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-switch-bittest.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85233.285151.patch
Type: text/x-patch
Size: 21781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200812/60e55057/attachment-0001.bin>
More information about the llvm-commits
mailing list