[PATCH] D138100: [LoongArch] Implement assembler branches pseudo instructions

WÁNG Xuěruì via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 16 00:39:14 PST 2022


xen0n accepted this revision.
xen0n added a comment.
This revision is now accepted and ready to land.

Trivial enough.

Although I'd still argue that in fact the `gt/le` variants are the "canonical" ones, due to the //correct// ordering of `rd, rj` ;-) But again the manual isn't amended yet (somebody's still holding strong it seems) so let's just first achieve feature parity...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138100



More information about the llvm-commits mailing list