[all-commits] [llvm/llvm-project] a4e507: [AArch64][GlobalISel] Do not create LIFETIME instr...

David Green via All-commits all-commits at lists.llvm.org
Mon Nov 11 01:28:02 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a4e507df7a07f234350669395d3521ed343a06ea
      https://github.com/llvm/llvm-project/commit/a4e507df7a07f234350669395d3521ed343a06ea
  Author: David Green <david.green at arm.com>
  Date:   2024-11-11 (Mon, 11 Nov 2024)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/arm64-irtranslator.ll

  Log Message:
  -----------
  [AArch64][GlobalISel] Do not create LIFETIME instructions in functions. (#115669)

For the same reason that we do not translate lifetime markers in a -O0,
we should not translate them for optnone functions too.



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