[PATCH] D33686: [DAG] Avoid use of stale store.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 31 05:10:27 PDT 2017
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM - with one minor.
================
Comment at: test/CodeGen/AArch64/pr33172.ll:37
+!3 = !{!"omnipotent char", !4, i64 0}
+!4 = !{!"Simple C/C++ TBAA"}
----------------
Please clean up the unnecessary metadata etc.
https://reviews.llvm.org/D33686
More information about the llvm-commits
mailing list