[all-commits] [llvm/llvm-project] 9426df: [LLVM][IR] Fix assert in ConstantExpr::getPtrToInt...

paulwalker-arm via All-commits all-commits at lists.llvm.org
Tue May 24 16:08:35 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9426df95b1b21ebbad6587ea95c80847fa550c47
      https://github.com/llvm/llvm-project/commit/9426df95b1b21ebbad6587ea95c80847fa550c47
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2022-05-25 (Wed, 25 May 2022)

  Changed paths:
    M llvm/lib/IR/Constants.cpp
    M llvm/unittests/IR/ConstantsTest.cpp

  Log Message:
  -----------
  [LLVM][IR] Fix assert in ConstantExpr::getPtrToInt so all vector types are supported.

Fixes: #55410




More information about the All-commits mailing list