[all-commits] [llvm/llvm-project] db6b30: [InstCombine] Remove GEP of bitcast folds (NFC)

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


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

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

  Log Message:
  -----------
  [InstCombine] Remove GEP of bitcast folds (NFC)

These only support typed pointers, and as such are no longer
relevant.




More information about the All-commits mailing list