[all-commits] [llvm/llvm-project] af0087: [ConstraintElimination] Add additional pointercast...

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Mar 26 10:53:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: af0087c03aae41767e14c480e88a581c36094ff0
      https://github.com/llvm/llvm-project/commit/af0087c03aae41767e14c480e88a581c36094ff0
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-03-26 (Fri, 26 Mar 2021)

  Changed paths:
    M llvm/test/Transforms/ConstraintElimination/pointercast.ll

  Log Message:
  -----------
  [ConstraintElimination] Add additional pointercast tests.

Add coverage for pointercasts other than bitcast. addrspacecast are not
handled properly at the moment.




More information about the All-commits mailing list