This is the counterpart to G_AMDGPU_FFBH_U32 which already exists. These
instructions have a defined result of -1 when the input is zero.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107441
[AMDGPU] Add G_AMDGPU_FFBL_B32 ClosedPublic Authored by foad on Aug 4 2021, 4:09 AM.
Details Summary This is the counterpart to G_AMDGPU_FFBH_U32 which already exists. These
Diff Detail
Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 6 others. · View Herald TranscriptAug 4 2021, 4:09 AM foad added a child revision: D107442: [AMDGPU] Improve regbankselect for 64-bit VGPR ctlz/cttz_zero_undef.Aug 4 2021, 4:10 AM This revision is now accepted and ready to land.Aug 5 2021, 1:38 PM Closed by commit rGd77b43c38527: [AMDGPU][GlobalISel] Add G_AMDGPU_FFBL_B32 (authored by foad). · Explain WhyAug 6 2021, 1:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 364721 llvm/lib/Target/AMDGPU/AMDGPUGISel.td
llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgpu-ffbl-b32.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgpu-ffbl-b32.mir
|