[all-commits] [llvm/llvm-project] 8e2253: [IR] Make some pointer element type accesses expli...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Jul 7 13:05:49 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8e22539067d9376c4f808b25f543feba728d40c9
      https://github.com/llvm/llvm-project/commit/8e22539067d9376c4f808b25f543feba728d40c9
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-07-07 (Wed, 07 Jul 2021)

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

  Log Message:
  -----------
  [IR] Make some pointer element type accesses explicit (NFC)

Explicitly fetch the pointer element type in various deprecated
methods, so we can hopefully remove support from this from the
base GEP constructor.




More information about the All-commits mailing list