[PATCH] D150605: LLT: Add some stub constructors for FP types
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 3 05:21:09 PDT 2023
arsenm added a comment.
In D150605#4634972 <https://reviews.llvm.org/D150605#4634972>, @bogner wrote:
> LGTM. Have you thought about @aemerson's suggestion about a migration plan?
That's sort of the point of this. We can incrementally start documenting where FP types are supposed to be used with these. Later we can have a switch for making these do something different
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150605/new/
https://reviews.llvm.org/D150605
More information about the llvm-commits
mailing list