[all-commits] [llvm/llvm-project] cf9f1a: [InstCombine] Remove visitGEPOfBitcast() fold (NFC)

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


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

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

  Log Message:
  -----------
  [InstCombine] Remove visitGEPOfBitcast() fold (NFC)

This does not apply to opaque pointers, and as such is no longer
necessary.




More information about the All-commits mailing list