[all-commits] [llvm/llvm-project] 2cb393: Reland "[NFC][SROA] `speculateSelectInstLoads()`: ...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Wed Dec 21 13:48:03 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2cb393590ea537b06fa66e6d847a1159c227a313
      https://github.com/llvm/llvm-project/commit/2cb393590ea537b06fa66e6d847a1159c227a313
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-22 (Thu, 22 Dec 2022)

  Changed paths:
    M llvm/lib/Transforms/Scalar/SROA.cpp

  Log Message:
  -----------
  Reland "[NFC][SROA] `speculateSelectInstLoads()`: play nice with typed pointers for now"

This reverts commit bf88ba0f8718c1e89e28e977839ad0a6186d44fe,
relands 9f27f4536e19e93349b0662338408efe6d1cb2fd, but without a bug:
we *REALLY* should not be defaulting to address space 0
when address space is not specified...




More information about the All-commits mailing list