[PATCH] D105238: GlobalISel/AArch64: don't optimize away redundant branches at -O0

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 6 17:22:59 PDT 2021


aprantl updated this revision to Diff 356837.
aprantl added a comment.
Herald added subscribers: jfb, atanasyan, jrtc27, sdardis.

Updated the rest of the codegen tests.


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

https://reviews.llvm.org/D105238

Files:
  llvm/test/CodeGen/AArch64/GlobalISel/arm64-atomic.ll
  llvm/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll
  llvm/test/CodeGen/AArch64/unwind-preserved.ll
  llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/jump_table_and_brjt.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
  llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/phi.ll
  llvm/test/DebugInfo/AArch64/fallthrough-branch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105238.356837.patch
Type: text/x-patch
Size: 18470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210707/a27c01c2/attachment.bin>


More information about the llvm-commits mailing list