[PATCH] D128433: [LoongArch] Add LoongArch support to update_llc_test_checks

Ray Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 05:19:46 PDT 2022


wangleiat created this revision.
wangleiat added reviewers: SixWeining, MaskRay, xen0n, xry111.
Herald added subscribers: StephenFan, arichardson.
Herald added a project: All.
wangleiat requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add LoongArch assembly scrubbing and triple support to update_llc_test_checks.

Depends on D128432 <https://reviews.llvm.org/D128432>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128433

Files:
  llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/loongarch_function_name.ll
  llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/loongarch_function_name.ll.expected
  llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/loongarch_generated_funcs.ll
  llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/loongarch_generated_funcs.ll.generated.expected
  llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/loongarch_generated_funcs.ll.nogenerated.expected
  llvm/test/tools/UpdateTestChecks/update_llc_test_checks/loongarch-function-name.test
  llvm/test/tools/UpdateTestChecks/update_llc_test_checks/loongarch_generated_funcs.test
  llvm/utils/UpdateTestChecks/asm.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128433.439350.patch
Type: text/x-patch
Size: 17238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220623/33e7e51a/attachment.bin>


More information about the llvm-commits mailing list