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

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 30 02:37:45 PDT 2021


qiucf added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/inc-of-add.ll:165
 ;
-; PPC64BE-LABEL: vector_i128_i8:
-; PPC64BE:       # %bb.0:
----------------
lkail wrote:
> 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.
Will D97106 help?


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