[PATCH] D142461: [SPARC] Lower BR_CC to BPr on 64-bit target whenever possible

Koakuma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 11 16:17:05 PST 2023


koakuma added a comment.

Sorry, just noticed that this was being merged, but can we postpone/revert it at least until D144012 <https://reviews.llvm.org/D144012> is also merged, @brad?
Without it, backwards branches might be miscompiled when using IAS...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142461



More information about the llvm-commits mailing list