[PATCH] D149342: [RISCV] Add test describing constant materialisation problem in loops
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 27 08:40:15 PDT 2023
luke abandoned this revision.
luke added a comment.
The cost model will probably need a bit of reworking, and I'm not sure if these constant materialisation costs will end up being factored out of `getInstructionCost` or if there will be some other interface, so these tests are not that useful as it stands.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149342/new/
https://reviews.llvm.org/D149342
More information about the llvm-commits
mailing list