[PATCH] D131434: [update_llc_test_checks][VE] Add baseline test for PIC function regex
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 8 13:31:17 PDT 2022
arichardson created this revision.
Herald added a project: All.
arichardson added reviewers: kaz7, simoll.
arichardson published this revision for review.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
While working on https://reviews.llvm.org/D131429, I got a test diff in
one of the VE tests and running update_llc_test_checks.py deleted all the
code for that function. This is a baseline test for this bug (incorrect
regex for VE when .Lfoo$local symbols are used).
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D131434
Files:
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/ve-basic.ll
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/ve-basic.ll.expected
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/ve-basic.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131434.450922.patch
Type: text/x-patch
Size: 4747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220808/4e9c6032/attachment.bin>
More information about the llvm-commits
mailing list