[all-commits] [llvm/llvm-project] 9959cd: [IRBUilder] Introduce getAllOnesMask [nfc]

Philip Reames via All-commits all-commits at lists.llvm.org
Mon Jun 5 10:54:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9959cdb66a02b50e29f4635b65c59a422f7b11c7
      https://github.com/llvm/llvm-project/commit/9959cdb66a02b50e29f4635b65c59a422f7b11c7
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
    M llvm/include/llvm/IR/IRBuilder.h
    M llvm/lib/IR/IRBuilder.cpp
    M llvm/lib/IR/VectorBuilder.cpp

  Log Message:
  -----------
  [IRBUilder] Introduce getAllOnesMask [nfc]

Simplify D99750 by factoring out a utility which we already have multiple instances of in tree.




More information about the All-commits mailing list