[all-commits] [llvm/llvm-project] f086ef: [Constants] Handle addrspacecast with opaque point...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Jun 23 11:58:27 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f086ef3e83fd466fef2fbd1f9184d540675db0f6
      https://github.com/llvm/llvm-project/commit/f086ef3e83fd466fef2fbd1f9184d540675db0f6
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-06-23 (Wed, 23 Jun 2021)

  Changed paths:
    M llvm/lib/IR/Constants.cpp
    M llvm/test/Transforms/InstCombine/opaque-ptr.ll

  Log Message:
  -----------
  [Constants] Handle addrspacecast with opaque pointer type

This is the same change as D104668, but for constant expression
addrspacecasts.




More information about the All-commits mailing list