[all-commits] [llvm/llvm-project] 724f4a: [AArch64] Use correct IRBuilder in InstCombine hooks

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue May 16 09:14:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 724f4a5bac25e2f8ec327559621062cf9ec205fb
      https://github.com/llvm/llvm-project/commit/724f4a5bac25e2f8ec327559621062cf9ec205fb
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-05-16 (Tue, 16 May 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
    M llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-opts-counting-elems.ll

  Log Message:
  -----------
  [AArch64] Use correct IRBuilder in InstCombine hooks

These need to use the IRBuilder provided by InstCombine for proper
worklist management.




More information about the All-commits mailing list