[all-commits] [llvm/llvm-project] f1d5ef: [AArch64] Combine and lsl into ubfiz (#118974)

Cullen Rhodes via All-commits all-commits at lists.llvm.org
Thu Jan 9 03:24:21 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f1d5efe37ea7891b3fc9f78b6fdbbe1dc207bbd6
      https://github.com/llvm/llvm-project/commit/f1d5efe37ea7891b3fc9f78b6fdbbe1dc207bbd6
  Author: Cullen Rhodes <cullen.rhodes at arm.com>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/const-shift-of-constmasked.ll
    M llvm/test/CodeGen/AArch64/extract-bits.ll
    M llvm/test/CodeGen/AArch64/fpenv.ll
    M llvm/test/CodeGen/AArch64/xbfiz.ll

  Log Message:
  -----------
  [AArch64] Combine and lsl into ubfiz (#118974)

Fixes #118132.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list