Fix two obvious errors in the code and also update the test check.
Also add one test to catch the failure.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D83280
[AMDGPU] Fix typos in performCtlz_CttzCombine() ClosedPublic Authored by ruiling on Jul 6 2020, 11:13 PM.
Details Summary Fix two obvious errors in the code and also update the test check.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 7 2020, 6:49 AM Closed by commit rG5ab2e14d31d4: [AMDGPU] Fix typos in performCtlz_CttzCombine() (authored by foad). · Explain WhyJul 14 2020, 2:18 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 277718 llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/test/CodeGen/AMDGPU/cttz_zero_undef.ll
llvm/test/CodeGen/AMDGPU/select-constant-cttz.ll
|