[all-commits] [llvm/llvm-project] 713c2a: [GlobalISel] Extend not_cmp_fold to work on condit...

jayfoad via All-commits all-commits at lists.llvm.org
Mon Sep 7 01:31:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 713c2ad60c137a88c0a64cc98f2db4be702a25e9
      https://github.com/llvm/llvm-project/commit/713c2ad60c137a88c0a64cc98f2db4be702a25e9
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2020-09-07 (Mon, 07 Sep 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
    M llvm/include/llvm/Target/GlobalISel/Combine.td
    M llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-invert-cmp.mir

  Log Message:
  -----------
  [GlobalISel] Extend not_cmp_fold to work on conditional expressions

Differential Revision: https://reviews.llvm.org/D86709




More information about the All-commits mailing list