[llvm] [PowerPC][NFC] Add base test case for small-local-dynamic-tls on AIX (PR #84711)

Chen Zheng via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 18 01:04:11 PDT 2024


https://github.com/chenzheng1030 commented:

See https://llvm.org/docs/TestingGuide.html#best-practices-for-regression-tests

I think we should avoid any unnamed instructions in the input IR.

Since the files are too big, could you please simply show how do you arrange these tests?  Thanks a lot.

https://github.com/llvm/llvm-project/pull/84711


More information about the llvm-commits mailing list