[JumpThreading] Add a test that duplicates insts of a basic block with cond br to...
authorJuneyoung Lee <aqjune@gmail.com>
Fri, 31 Jul 2020 14:05:44 +0000 (23:05 +0900)
committerJuneyoung Lee <aqjune@gmail.com>
Thu, 6 Aug 2020 00:19:23 +0000 (09:19 +0900)
commitfd86d67b82830f1365e1e25fd138832b475bc1e7
treec0d4ab6b74dd707eb5ea944874bab9df9e016a07
parent3af4039876a148a841aecfae89d356033d022c74
[JumpThreading] Add a test that duplicates insts of a basic block with cond br to preds; NFC
llvm/test/Transforms/JumpThreading/phi-copy-to-pred.ll [new file with mode: 0644]