[PATCH] D98421: AArch64/GlobalISel: Don't use common prefix in test

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 11 06:17:21 PST 2021


arsenm created this revision.
arsenm added reviewers: paquette, aemerson.
Herald added subscribers: danielkiss, kristof.beyls, rovka.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Unlike update_llc_test_checks, update_mir_test_checks isn't actually
smart enough to common functions with identical output.


https://reviews.llvm.org/D98421

Files:
  llvm/test/CodeGen/AArch64/GlobalISel/call-translator-tail-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98421.329951.patch
Type: text/x-patch
Size: 25112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210311/a3c745da/attachment.bin>


More information about the llvm-commits mailing list