[all-commits] [llvm/llvm-project] a162dd: [InstCombine] Remove various checks for opaque poi...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Apr 6 00:46:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a162ddf7f2f66af5a797d2bc0c78e628bb8c43fe
      https://github.com/llvm/llvm-project/commit/a162ddf7f2f66af5a797d2bc0c78e628bb8c43fe
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-04-06 (Thu, 06 Apr 2023)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
    M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp

  Log Message:
  -----------
  [InstCombine] Remove various checks for opaque pointers (NFC)

All pointers are opaque now, so these are no longer necessary.




More information about the All-commits mailing list