[PATCH] D142375: [AMDGPU][CodeGen] Add global isel tests for intersect ray intrinsics.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 23 09:06:04 PST 2023


foad added a comment.

I see we already have `test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.intersect_ray.ll`. Is that redundant now? (Generally I think we should combine sdag/gisel codegen tests in a single file, as you have done here, rather than having separate files.)


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