[all-commits] [llvm/llvm-project] 0722f3: Revert rGb803294cf78714303db2d3647291a2308347ef23 ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Jul 14 03:49:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0722f3d0fad16d2427acf66a591bf3597fd0e0d8
      https://github.com/llvm/llvm-project/commit/0722f3d0fad16d2427acf66a591bf3597fd0e0d8
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-07-14 (Wed, 14 Jul 2021)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
    M llvm/test/Transforms/InstCombine/select-gep.ll

  Log Message:
  -----------
  Revert rGb803294cf78714303db2d3647291a2308347ef23 : "[InstCombine] Fold (select C, (gep Ptr, Idx), Ptr) -> (gep Ptr, (select C, Idx, 0)) (PR50183)"

Missed some BPF test changes that need addressing




More information about the All-commits mailing list