[all-commits] [llvm/llvm-project] acfc79: [AArch64] Sink llvm.vscale.i32 into blocks for bet...

Fangcao Wang via All-commits all-commits at lists.llvm.org
Mon Jun 3 20:34:30 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: acfc79db3d2cda8417b8bfac6224ba74d0c2ece4
      https://github.com/llvm/llvm-project/commit/acfc79db3d2cda8417b8bfac6224ba74d0c2ece4
  Author: Fangcao Wang <wangfangcao1 at huawei.com>
  Date:   2024-06-04 (Tue, 04 Jun 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/sve2-vscale-sinking.ll

  Log Message:
  -----------
  [AArch64] Sink llvm.vscale.i32 into blocks for better isel (#93465)

Sink vscale calls as well when indvars is not widen
(-indvars-widen-indvars=false).



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