[all-commits] [llvm/llvm-project] 135e52: [NewGVN] Set parent to the temporal instructions t...

Konstantina Mitropoulou via All-commits all-commits at lists.llvm.org
Mon Sep 18 10:13:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 135e5216ba996b755c677ac22bea76a58a41d0a6
      https://github.com/llvm/llvm-project/commit/135e5216ba996b755c677ac22bea76a58a41d0a6
  Author: Konstantina Mitropoulou <44334539+kmitropoulou at users.noreply.github.com>
  Date:   2023-09-18 (Mon, 18 Sep 2023)

  Changed paths:
    M llvm/lib/Transforms/Scalar/NewGVN.cpp
    A llvm/test/Transforms/NewGVN/assume_dominating_icmp.ll

  Log Message:
  -----------
  [NewGVN] Set parent to the temporal instructions that are generated during phi-of-ops optimization (#66314)

- Test for future commit in NewGVN
- [NewGVN] Set parent to the temporal instructions that are generated
during phi-of-ops optimization




More information about the All-commits mailing list