[all-commits] [llvm/llvm-project] ccf8c9: [InstCombine] reorder code, fix formatting; NFC

Sanjay Patel via All-commits all-commits at lists.llvm.org
Tue Mar 22 13:33:16 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ccf8c969c2a1150bf95229d495aa555c229a3925
      https://github.com/llvm/llvm-project/commit/ccf8c969c2a1150bf95229d495aa555c229a3925
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-03-22 (Tue, 22 Mar 2022)

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

  Log Message:
  -----------
  [InstCombine] reorder code, fix formatting; NFC

The affected code can be updated to solve #54364,
so make some cosmetic diffs before real changes.




More information about the All-commits mailing list