[all-commits] [llvm/llvm-project] 6312c5: [IRBuilder] Deprecate CreateLoad APIs with implici...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Mar 11 09:47:08 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6312c53870897435b38881795460ad9f34bf9819
      https://github.com/llvm/llvm-project/commit/6312c53870897435b38881795460ad9f34bf9819
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M llvm/include/llvm/IR/IRBuilder.h

  Log Message:
  -----------
  [IRBuilder] Deprecate CreateLoad APIs with implicit type

These APIs are not compatible with opaque pointers. Deprecate them
to avoid the introduction of further uses.




More information about the All-commits mailing list