[all-commits] [llvm/llvm-project] ff9045: [InstCombine] clean up foldItoFPtoI; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Fri May 8 09:14:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ff9045dc9c05769153eb6efed723510bde284ea4
      https://github.com/llvm/llvm-project/commit/ff9045dc9c05769153eb6efed723510bde284ea4
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-05-08 (Fri, 08 May 2020)

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

  Log Message:
  -----------
  [InstCombine] clean up foldItoFPtoI; NFC

Mostly cosmetic improvements to variable names and logic to ease
refactoring suggested in D79116.




More information about the All-commits mailing list