[PATCH] D53235: [RISCV] Add RV64F codegen support
Roger Ferrer Ibanez via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 14 06:00:42 PST 2019
rogfer01 added a comment.
Ah, I think what happens is that we should not emit such patterns without the presence of the `F` extension: these patterns are ultimately selected as instructions in `F`. Does this make sense?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53235/new/
https://reviews.llvm.org/D53235
More information about the llvm-commits
mailing list