[all-commits] [llvm/llvm-project] 5b2b67: [InstCombine] Remove unnecessary worklist push; NFCI

Nikita Popov via All-commits all-commits at lists.llvm.org
Sat Feb 8 08:09:57 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5b2b67be8eef706c4959201e9cf8590e133166b2
      https://github.com/llvm/llvm-project/commit/5b2b67be8eef706c4959201e9cf8590e133166b2
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-02-08 (Sat, 08 Feb 2020)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp

  Log Message:
  -----------
  [InstCombine] Remove unnecessary worklist push; NFCI

This is no longer needed after d4627b90a0462c90a834c2f7b9c9228b3ec7a45b,
should have dropped it there...




More information about the All-commits mailing list