[all-commits] [llvm/llvm-project] 9d03b7: [InstCombine] Use swapValues(); NFC

Nikita Popov via All-commits all-commits at lists.llvm.org
Sat Feb 8 07:58:06 PST 2020


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

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

  Log Message:
  -----------
  [InstCombine] Use swapValues(); NFC

Less code, and makes it more obvious that these operands do not
need to be added back to the worklist.




More information about the All-commits mailing list