[all-commits] [llvm/llvm-project] e59d6d: [NFC] Precommit for PR53357

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Sun Feb 13 22:37:59 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e59d6dc06313da426e0c624561cf1f18027972b8
      https://github.com/llvm/llvm-project/commit/e59d6dc06313da426e0c624561cf1f18027972b8
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M llvm/test/Transforms/InstCombine/pr53357.ll
    M llvm/unittests/Analysis/ValueTrackingTest.cpp

  Log Message:
  -----------
  [NFC] Precommit for PR53357

Due to there are other required changes in
https://reviews.llvm.org/D118094, precommit these changes to ease
reviewing. Including:
- Remove *_thwart tests.
- Remove test for (x & y) + (~x & ~y)
- Fix incorrect uniitest committeed before




More information about the All-commits mailing list