[all-commits] [llvm/llvm-project] bdd5bf: [IR][GVN] add/allow commutative intrinsics with >2...

RotateRight via All-commits all-commits at lists.llvm.org
Thu Sep 3 07:15:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bdd5bfd0e434637c44916fe2072b1d80fa022092
      https://github.com/llvm/llvm-project/commit/bdd5bfd0e434637c44916fe2072b1d80fa022092
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-09-03 (Thu, 03 Sep 2020)

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

  Log Message:
  -----------
  [IR][GVN] add/allow commutative intrinsics with >2 args

Follow-up to D86798 and rGe25449f.




More information about the All-commits mailing list