[PATCH] D142375: [AMDGPU][CodeGen] Combine SDAG and global isel tests for intersect ray intrinsics.
Ivan Kosarev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 7 06:15:32 PST 2023
kosarev added a comment.
The only differences between the tests discovered are the use of `inreg` and flattened arguments instead of vector ones in SDAG tests. I assumed that's what we prefer for the combined tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142375/new/
https://reviews.llvm.org/D142375
More information about the llvm-commits
mailing list