[all-commits] [llvm/llvm-project] 442c35: Revert "[AArch64] Generate AND in place of CSEL fo...

David Green via All-commits all-commits at lists.llvm.org
Tue May 10 09:17:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 442c351b2bb1f99a4dc58f66660ce0f282f55b95
      https://github.com/llvm/llvm-project/commit/442c351b2bb1f99a4dc58f66660ce0f282f55b95
  Author: David Green <david.green at arm.com>
  Date:   2022-05-10 (Tue, 10 May 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    R llvm/test/CodeGen/AArch64/fold-csel-cttz-and.ll

  Log Message:
  -----------
  Revert "[AArch64] Generate AND in place of CSEL for predicated CTTZ"

This reverts commit 7dcd0ea683ed3175bc3ec6aed24901a9d504182e due to
issues reported postcommit with the correctness of truncated cttzs.




More information about the All-commits mailing list