[PATCH] D100167: [AIX] Adjust CSR order to avoid breaking ABI regarding traceback

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 29 19:32:23 PDT 2021


lkail added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/inc-of-add.ll:165
 ;
-; PPC64BE-LABEL: vector_i128_i8:
-; PPC64BE:       # %bb.0:
----------------
jsji wrote:
> Why removing these lines?
I think it should be due `utils/update_llc_test_checks.py` is unable to handle different output with a same check prefix. I'll re-generate check for AIX.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100167



More information about the llvm-commits mailing list