[llvm] [AMDGPU][CodeGen] Implement SimplifyDemandedBitsForTargetNode for readfirstlane. (PR #190009)

via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 04:59:48 PDT 2026


lakreite wrote:

> > Propagate demanded bits through readfirstlane and readlane intrinsics in AMDGPUISelLowering with SimplifyDemandedBitsForTargetNode implementation.
> 
> Update the description: the patch does not handle readlane.

Description is updated. Thank you.

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


More information about the llvm-commits mailing list