[all-commits] [llvm/llvm-project] f08bbd: Correctly revert "GlobalISel: Use & operator on Kn...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Aug 27 16:13:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f08bbde83f472c6f8a01d7a92cf712da30753b7b
      https://github.com/llvm/llvm-project/commit/f08bbde83f472c6f8a01d7a92cf712da30753b7b
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/postlegalizercombiner-and.mir

  Log Message:
  -----------
  Correctly revert "GlobalISel: Use & operator on KnownBits"

I mis-resolved the revert through moving the code to another function.




More information about the All-commits mailing list