Details
Details
- Reviewers
zixuan-wu - Commits
- rG75c3c6ac15f5: [CSKY] Optimize 'llvm.cttz.i32' and 'llvm.ctlz.i32'
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/Target/CSKY/CSKYISelLowering.cpp | ||
---|---|---|
1406 | I think no more need of Ty->isIntegerTy(Subtarget.XLen) |
I think no more need of Ty->isIntegerTy(Subtarget.XLen)