[PATCH] D59456: [WebAssembly] Improve readability of irreducibility tests
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 16 09:58:55 PDT 2019
aheejin created this revision.
aheejin added a reviewer: kripken.
Herald added subscribers: llvm-commits, sunfish, jgravelle-google, sbc100, dschuff.
Herald added a project: LLVM.
This adds `preds` comment lines to BB names for readability, while also
fixes some of existing incorrect comment lines. Also deletes a few
unnecessary attributes.
Repository:
rL LLVM
https://reviews.llvm.org/D59456
Files:
test/CodeGen/WebAssembly/irreducible-cfg-exceptions.ll
test/CodeGen/WebAssembly/irreducible-cfg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59456.190967.patch
Type: text/x-patch
Size: 10997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190316/cba6b599/attachment.bin>
More information about the llvm-commits
mailing list