Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107566
[AMDGPU][SDag] Better lowering for 32-bit ctlz/cttz ClosedPublic Authored by foad on Aug 5 2021, 6:34 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 6 others. · View Herald TranscriptAug 5 2021, 6:34 AM foad added a parent revision: D107546: [AMDGPU][SDag] Better lowering for 64-bit ctlz/cttz.Aug 5 2021, 6:35 AM This revision is now accepted and ready to land.Aug 5 2021, 7:51 AM Closed by commit rG2b63933115f7: [AMDGPU][SDag] Better lowering for 32-bit ctlz/cttz (authored by foad). · Explain WhyAug 5 2021, 7:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 364479 llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/ctlz.ll
llvm/test/CodeGen/AMDGPU/cttz.ll
llvm/test/CodeGen/AMDGPU/cttz_zero_undef.ll
llvm/test/CodeGen/AMDGPU/uint_to_fp.i64.ll
|