[PATCH] D54994: [simplifycfg][NFC] add tests for cross block compare instructions fold and optimization.

luo xionghu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 28 17:54:23 PST 2018


yinyuefengyi updated this revision to Diff 175796.
yinyuefengyi added a comment.

use simplifycfg only to avoid pass dependency; remove symbol '#0' and '#1'.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54994/new/

https://reviews.llvm.org/D54994

Files:
  llvm/test/Transforms/SimplifyCFG/branch-fold-three.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54994.175796.patch
Type: text/x-patch
Size: 11137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181129/289af299/attachment.bin>


More information about the llvm-commits mailing list