[all-commits] [llvm/llvm-project] 149195: [PPCISelLowering] Avoid use of getPointerElementTy...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Feb 7 05:30:30 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 149195f576058bc84ad167e597b4a163b9f1e551
      https://github.com/llvm/llvm-project/commit/149195f576058bc84ad167e597b4a163b9f1e551
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-07 (Mon, 07 Feb 2022)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCISelLowering.cpp

  Log Message:
  -----------
  [PPCISelLowering] Avoid use of getPointerElementType()

Use the value type instead.




More information about the All-commits mailing list