[llvm] [AMDGPU] Extend llvm.amdgcn.update.dpp intrinsic to support f64 (PR #91190)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 03:04:13 PDT 2024


jayfoad wrote:

> > As a follow up, can you make AMDGPUInstCombineIntrinsic fold update.dpp.i64 (bitcast (x to i64)) to the different typed intrinsic
> 
> Will do, should this be a separate patch ?

Yes.

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


More information about the llvm-commits mailing list