[PATCH] D42981: [COST] Fix cost model of load instructions on X86
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 5 07:54:33 PDT 2019
lebedev.ri added a comment.
I think test coverage is lacking here, i think there are no direct costmodel tests for all those `X86TargetTransformInfo.cpp` changes, they are only indirectly tested via vectorizer changes.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D42981/new/
https://reviews.llvm.org/D42981
More information about the llvm-commits
mailing list