[all-commits] [llvm/llvm-project] d259e3: [InstSimplify] Add missing vector MUL tests to sho...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Mar 19 04:27:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d259e31a1728f961868e6e5c2f271004b609c370
https://github.com/llvm/llvm-project/commit/d259e31a1728f961868e6e5c2f271004b609c370
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-03-19 (Thu, 19 Mar 2020)
Changed paths:
M llvm/test/Transforms/InstSimplify/compare.ll
Log Message:
-----------
[InstSimplify] Add missing vector MUL tests to show lack of DemandedElts support
Commit: 7ce7f789630ffad8a1f23f14843de42964fe065f
https://github.com/llvm/llvm-project/commit/7ce7f789630ffad8a1f23f14843de42964fe065f
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-03-19 (Thu, 19 Mar 2020)
Changed paths:
M llvm/test/Transforms/InstSimplify/compare.ll
Log Message:
-----------
[InstSimplify] Add missing vector ADD+SUB tests to show lack of DemandedElts support
Compare: https://github.com/llvm/llvm-project/compare/939ca455e72e...7ce7f789630f
More information about the All-commits
mailing list