[PATCH] D159227: [SPIRV] Fix bug in emitting GLSL ext inst names

Natalie Chouinard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 31 06:35:07 PDT 2023


sudonatalie added a comment.

In D159227#4630549 <https://reviews.llvm.org/D159227#4630549>, @Keenuts wrote:

> Thanks, LGTM (not an owner)
> (I'm assuming OpenCL intrinsic generation was already tested before this change)

Yes: https://github.com/llvm/llvm-project/blob/main/llvm/test/CodeGen/SPIRV/llvm-intrinsics/abs.ll


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159227/new/

https://reviews.llvm.org/D159227



More information about the llvm-commits mailing list