[PATCH] D127205: [LoongArch 5/n] Use register R0 (ZERO) for constant 0
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 8 23:32:53 PDT 2022
MaskRay accepted this revision.
MaskRay added inline comments.
================
Comment at: llvm/test/CodeGen/LoongArch/imm.ll:159
+
+define i64 @imm0() {
+; CHECK-LABEL: imm0:
----------------
Usually simple tests are placed before complex ones.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127205/new/
https://reviews.llvm.org/D127205
More information about the llvm-commits
mailing list