[PATCH] D94150: AMDGPU: Explicitly use SelectionDAG in legacy intrinsic tests
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 6 08:37:47 PST 2021
arsenm added a comment.
In D94150#2481556 <https://reviews.llvm.org/D94150#2481556>, @foad wrote:
> Seems pretty obvious. Is it well defined which intrinsics are "legacy"? E.g. is it documented anywhere, or do we ever generate warnings for them or anything like that?
There's just a comment in the td file, it's the ones without struct or raw in the name
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94150/new/
https://reviews.llvm.org/D94150
More information about the llvm-commits
mailing list