[all-commits] [llvm/llvm-project] c40ef6: [Greedy RegAlloc] Add a test for single block spli...

serguei-katkov via All-commits all-commits at lists.llvm.org
Mon Nov 7 00:04:24 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c40ef64462eeac9bafc28512dfaae55475016676
      https://github.com/llvm/llvm-project/commit/c40ef64462eeac9bafc28512dfaae55475016676
  Author: Serguei Katkov <serguei.katkov at azul.com>
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
    A llvm/test/CodeGen/X86/statepoint-split-single-block.ll

  Log Message:
  -----------
  [Greedy RegAlloc] Add a test for single block split with statepoint uses.

The test shows redundant usage of callee saved register in case
basic block has only one non-statepoint use.




More information about the All-commits mailing list