[all-commits] [llvm/llvm-project] 6f0bb7: [InstCombine] Fold one-use variable into assert

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Thu Oct 24 09:01:20 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f0bb7703705e8e63966fae96e5a2f9a8312b0b2
      https://github.com/llvm/llvm-project/commit/6f0bb7703705e8e63966fae96e5a2f9a8312b0b2
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2019-10-24 (Thu, 24 Oct 2019)

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

  Log Message:
  -----------
  [InstCombine] Fold one-use variable into assert

Avoids warnings in Release builds. NFC.




More information about the All-commits mailing list