[PATCH] D75033: [MachineVerifier] Doing ::calcRegsPassed over faster sets: ~15-20% faster MV
Roman Tereshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 24 18:33:57 PST 2020
rtereshin updated this revision to Diff 246354.
rtereshin marked 5 inline comments as done.
rtereshin added a comment.
Addressing the feedback (tidying up the comments a bit as discussed, going for `if(! continue;` instead of `if() {}`)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75033/new/
https://reviews.llvm.org/D75033
Files:
llvm/lib/CodeGen/MachineVerifier.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75033.246354.patch
Type: text/x-patch
Size: 8462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200225/bc94eb14/attachment.bin>
More information about the llvm-commits
mailing list