[all-commits] [llvm/llvm-project] 21cd58: [Transforms/InstCombine] llvm::Optional => std::op...

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Dec 13 00:26:23 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 21cd58baa1a10220aed8b2cd087f2bf27c098f25
      https://github.com/llvm/llvm-project/commit/21cd58baa1a10220aed8b2cd087f2bf27c098f25
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-12-13 (Tue, 13 Dec 2022)

  Changed paths:
    M llvm/include/llvm/Transforms/InstCombine/InstCombiner.h
    M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
    M llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp

  Log Message:
  -----------
  [Transforms/InstCombine] llvm::Optional => std::optional




More information about the All-commits mailing list