[all-commits] [llvm/llvm-project] 37ecd4: [ExecutionEngine] Remove handling for removed Cons...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri May 31 05:50:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37ecd43335f8ff57ea2df8d86f8b5a35c7cee5c2
      https://github.com/llvm/llvm-project/commit/37ecd43335f8ff57ea2df8d86f8b5a35c7cee5c2
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
    M llvm/lib/ExecutionEngine/Interpreter/Execution.cpp

  Log Message:
  -----------
  [ExecutionEngine] Remove handling for removed ConstantExprs (NFCI)

These constant expressions no longer exist, so don't handle them.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list