[PATCH] D84776: [CodeMoverUtils] Add more tests to check code motion safety using dependence
rithik sharma via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 28 10:49:33 PDT 2020
RithikSharma created this revision.
RithikSharma added reviewers: Whitney, bmahjour, etiotto.
RithikSharma added a project: LLVM.
Herald added a subscriber: llvm-commits.
RithikSharma requested review of this revision.
This patch adds more test to verify code motion safety through dependence info which is generated by Dependence Info analysis and Alias analysis.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D84776
Files:
llvm/unittests/Transforms/Utils/CodeMoverUtilsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84776.281292.patch
Type: text/x-patch
Size: 5535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/def280c1/attachment.bin>
More information about the llvm-commits
mailing list