[PATCH] D86665: [GlobalISel][IRTranslator] Generate better conditional branch lowering.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 13:16:32 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG467a07128533: [GlobalISel][IRTranslator] Generate better conditional branch lowering. (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D86665?vs=288464&id=290816#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86665

Files:
  llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h
  llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator-switch.ll
  llvm/test/CodeGen/AArch64/GlobalISel/irtranslator-condbr-lower-tree.ll
  llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/long_ambiguous_chain_s32.ll
  llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/long_ambiguous_chain_s64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86665.290816.patch
Type: text/x-patch
Size: 67868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200909/1d4ccaff/attachment.bin>


More information about the llvm-commits mailing list