[all-commits] [llvm/llvm-project] bebca6: [InstCombine] rearrange code for readability; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Mon Aug 10 05:07:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bebca662d4ff77a69f5f492dc7b14dcc5208840a
      https://github.com/llvm/llvm-project/commit/bebca662d4ff77a69f5f492dc7b14dcc5208840a
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

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

  Log Message:
  -----------
  [InstCombine] rearrange code for readability; NFC

The code comment refers to the path where we change the
size of the integer type, so handle that first, otherwise
deal with the general case.




More information about the All-commits mailing list