[PATCH] D76434: [SCEV] Query for immediate cost in Expander
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 19 16:28:03 PDT 2020
lebedev.ri added a comment.
@samparker are you trying to mitigate perf impact for in-order CPU?
I wonder if D73501 <https://reviews.llvm.org/D73501> simply is counter-productive then.
Though yes, vectorizers need to be taught that trick.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76434/new/
https://reviews.llvm.org/D76434
More information about the llvm-commits
mailing list