[PATCH] D142019: ARM: skip debug instructions when matching jump-table patterns.
Tim Northover via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 24 05:06:16 PST 2023
t.p.northover updated this revision to Diff 491720.
t.p.northover added a comment.
Oh, thanks. I thought I'd seen something like that but only turned up the IR-level ones in my search. Switched. Also sanitized some of the strings in the test.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142019/new/
https://reviews.llvm.org/D142019
Files:
llvm/lib/Target/ARM/ARMConstantIslandPass.cpp
llvm/test/CodeGen/ARM/jump-table-dbg-value.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142019.491720.patch
Type: text/x-patch
Size: 56195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230124/67f8bfd8/attachment-0001.bin>
More information about the llvm-commits
mailing list