[PATCH] D145211: Relax cross-section branches

Daniel Hoekwater via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 11:21:36 PDT 2023


dhoekwater updated this revision to Diff 546957.
dhoekwater added a comment.

Remove unnecessary attributes from tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145211

Files:
  llvm/include/llvm/Target/TargetMachine.h
  llvm/lib/CodeGen/BranchRelaxation.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.h
  llvm/lib/Target/TargetMachine.cpp
  llvm/test/CodeGen/AArch64/branch-relax-b.ll
  llvm/test/CodeGen/AArch64/branch-relax-cross-section.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145211.546957.patch
Type: text/x-patch
Size: 21196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230803/4681740c/attachment.bin>


More information about the llvm-commits mailing list