[PATCH] D56277: AggressiveInstCombine: Add tests for full multiplication pattern match
Arthur O'Dwyer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 3 10:25:28 PST 2019
Quuxplusone added inline comments.
================
Comment at: test/Transforms/AggressiveInstCombine/mul_full_64.ll:63
+
+; The following variants 1 - 3 are generated with this C++ program:
+;
----------------
Awesome! :)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56277/new/
https://reviews.llvm.org/D56277
More information about the llvm-commits
mailing list