The cost of convert from or to mask vector is different from other cases. We could not use PowDiff to calculate it. This patch set it to 3 as we use 3 instruction to make it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM w/required change before landing
llvm/test/Analysis/CostModel/RISCV/cast.ll | ||
---|---|---|
118–122 | You have a bunch of white space changes here which make the test diffs impossible to read. Please update the test diffs once on a clean checkout, commit the change, and then apply your change and regenerate the test diffs. |
You have a bunch of white space changes here which make the test diffs impossible to read.
Please update the test diffs once on a clean checkout, commit the change, and then apply your change and regenerate the test diffs.