[all-commits] [llvm/llvm-project] 576838: [IR] Remove check for bitcast of called function i...

Arthur Eubanks via All-commits all-commits at lists.llvm.org
Wed May 8 10:15:49 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 576838301d23bb779aa9c3f0cc3d086c46add44b
      https://github.com/llvm/llvm-project/commit/576838301d23bb779aa9c3f0cc3d086c46add44b
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2024-05-08 (Wed, 08 May 2024)

  Changed paths:
    M llvm/lib/IR/Instructions.cpp

  Log Message:
  -----------
  [IR] Remove check for bitcast of called function in CallBase::has/getFnAttrOnCalledFunction (#91392)

With opaque pointers, we shouldn't have bitcasts between function
pointer types.



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