[all-commits] [llvm/llvm-project] 7c83f8: [InstCombine] Check GEP source type in select of g...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Feb 14 02:47:02 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c83f8c45da745c085b2fd12083a3b4c3b3cc4c9
      https://github.com/llvm/llvm-project/commit/7c83f8c45da745c085b2fd12083a3b4c3b3cc4c9
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-14 (Mon, 14 Feb 2022)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
    M llvm/test/Transforms/InstCombine/opaque-ptr.ll

  Log Message:
  -----------
  [InstCombine] Check GEP source type in select of gep fold

This is no longer implicitly checked through the pointer type
with opaque pointers.




More information about the All-commits mailing list