llvm/llvm-project
[ARM][AArch64] Remove CLS special handling and use generic ISD::CTLS node
已關閉
#174,337 建立於 2026年1月4日
backend:AArch64backend:ARMgood first issue
倉庫指標
- 星標
- (26,378 顆星)
- PR 合併指標
- (平均合併 1天 2小時) (30 天內合併 1,000 個 PR)
描述
Once #173417 has landed, the arm/aarch64 intrinsics (int_arm_mve_vcls/int_arm_neon_vcls/int_aarch64_cls/int_aarch64_cls64 etc.) can be expanded to ISD::CTLS in DAG/GISel and the remaining patterns/setOperationAction calls converted to use ISD::CTLS