This is an archive of the discontinued LLVM Phabricator instance.

[X86] Improve readability of test/CodeGen/X86/lzcnt-zext-cmp.ll by adding a common check prefix ALL.
ClosedPublic

Authored by pgousseau on Feb 10 2017, 4:49 AM.

Details

Summary

As suggested by Sanjay's comment in D29756.

Diff Detail

Event Timeline

pgousseau created this revision.Feb 10 2017, 4:49 AM
pgousseau updated this revision to Diff 87988.Feb 10 2017, 5:12 AM

Removed unwanted CHECK prefixes, added FASTLZCNT prefix and reran update script for cleaner output.

This revision is now accepted and ready to land.Feb 10 2017, 5:20 AM
pgousseau closed this revision.Feb 13 2017, 2:17 AM

Commited in r294938