[all-commits] [llvm/llvm-project] 46c05d: Apply the `AdjustICmpImmAndPred` optimization when...

Owen Anderson via All-commits all-commits at lists.llvm.org
Tue Jun 11 17:24:15 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 46c05dfb6c98870f8416eeb9bf787d54ac806b12
      https://github.com/llvm/llvm-project/commit/46c05dfb6c98870f8416eeb9bf787d54ac806b12
  Author: Owen Anderson <resistor at mac.com>
  Date:   2024-06-11 (Tue, 11 Jun 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp
    A llvm/test/CodeGen/AArch64/icmp-cst.ll

  Log Message:
  -----------
  Apply the `AdjustICmpImmAndPred` optimization when it results in a one-instruction immediate materialization over a two-instruction materialization. (#83218)

https://github.com/llvm/llvm-project/issues/76460



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