[all-commits] [llvm/llvm-project] b988d6: [infer-address-spaces] Handle complex non-pointer ...

Artem Belevich via All-commits all-commits at lists.llvm.org
Mon Jul 19 12:16:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b988d69ea2864a1bdf9789f930ecf7f41d109653
      https://github.com/llvm/llvm-project/commit/b988d69ea2864a1bdf9789f930ecf7f41d109653
  Author: Artem Belevich <tra at google.com>
  Date:   2021-07-19 (Mon, 19 Jul 2021)

  Changed paths:
    M llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
    M llvm/test/Transforms/InferAddressSpaces/NVPTX/clone_constexpr.ll

  Log Message:
  -----------
  [infer-address-spaces] Handle complex non-pointer constexpr arguments.

Fixes https://bugs.llvm.org/show_bug.cgi?id=51099

Differential Revision: https://reviews.llvm.org/D106098




More information about the All-commits mailing list