[all-commits] [llvm/llvm-project] badd72: Revert "[IR][GVN] allow intrinsics in Instruction'...

RotateRight via All-commits all-commits at lists.llvm.org
Sun Aug 30 14:03:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: badd7264e1500d3bcde5f78090024fe116c4ce29
      https://github.com/llvm/llvm-project/commit/badd7264e1500d3bcde5f78090024fe116c4ce29
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-08-30 (Sun, 30 Aug 2020)

  Changed paths:
    M llvm/include/llvm/IR/Instruction.h
    M llvm/lib/IR/Instruction.cpp
    M llvm/lib/Transforms/Scalar/GVN.cpp
    M llvm/lib/Transforms/Scalar/NewGVN.cpp
    M llvm/test/Transforms/GVN/commute.ll

  Log Message:
  -----------
  Revert "[IR][GVN] allow intrinsics in Instruction's isCommutative query"

This reverts commit 25597f7783e7038b8a2ee88bb49ac605b211b564.
It is causing crashing on bots such as:
http://lab.llvm.org:8011/builders/fuchsia-x86_64-linux/builds/10523/steps/ninja-build/logs/stdio




More information about the All-commits mailing list