[PATCH] D90046: [LiveDebugValues] Handle spill locations with a fixed and scalable component.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 04:42:30 PST 2020
sdesmalen updated this revision to Diff 309878.
sdesmalen marked an inline comment as done.
sdesmalen added a comment.
- Refactored `operator==` to return false by default.
- Removed unnecessary attributes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90046/new/
https://reviews.llvm.org/D90046
Files:
llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp
llvm/test/CodeGen/AArch64/live-debugvalues-sve.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90046.309878.patch
Type: text/x-patch
Size: 16928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/a63d3561/attachment.bin>
More information about the llvm-commits
mailing list