Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107631
[GlobalISel] Improve widening of cttz/cttz_zero_undef ClosedPublic Authored by foad on Aug 6 2021, 3:07 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: kerbowa, hiraditya, rovka and 2 others. · View Herald TranscriptAug 6 2021, 3:07 AM This revision is now accepted and ready to land.Aug 6 2021, 6:01 AM This revision was landed with ongoing or failed builds.Aug 6 2021, 6:26 AM Closed by commit rG57b9107e3f8d: [GlobalISel] Improve widening of cttz/cttz_zero_undef (authored by foad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 364776 llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/test/CodeGen/AArch64/GlobalISel/legalize-cttz-zero-undef.mir
llvm/test/CodeGen/AArch64/GlobalISel/legalize-cttz.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-cttz-zero-undef.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-cttz.mir
llvm/test/CodeGen/AMDGPU/cttz.ll
llvm/test/CodeGen/AMDGPU/cttz_zero_undef.ll
llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
|