[llvm] [NVPTX] instcombine known pointer AS checks. (PR #112964)

Artem Belevich via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 12:56:29 PDT 2024


Artem-B wrote:

> > I think it should be done more similarly to how we do targetInstCombineIntrinsic
> 
> This, indeed, sounds like a better place to handle these intrinsics. Will do.

Done.

https://github.com/llvm/llvm-project/pull/112964


More information about the llvm-commits mailing list