[all-commits] [llvm/llvm-project] 12b684: [VectorCombine] improve readability; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Thu Dec 10 10:15:39 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 12b684ae02226f7785d3fb412fb155d4e15cc9bd
      https://github.com/llvm/llvm-project/commit/12b684ae02226f7785d3fb412fb155d4e15cc9bd
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-12-10 (Thu, 10 Dec 2020)

  Changed paths:
    M llvm/lib/Transforms/Vectorize/VectorCombine.cpp

  Log Message:
  -----------
  [VectorCombine] improve readability; NFC

If we are going to allow adjusting the pointer for GEPs,
rearranging the code a bit will make it easier to follow.




More information about the All-commits mailing list