[all-commits] [llvm/llvm-project] 818126: [x86] rename variables for types for readability; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Fri Apr 17 05:43:33 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 818126ae973e3e790185c808ee2f5b025847f3d4
      https://github.com/llvm/llvm-project/commit/818126ae973e3e790185c808ee2f5b025847f3d4
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-04-17 (Fri, 17 Apr 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [x86] rename variables for types for readability; NFC

This gets harder to follow if we allow changing types/sizes
between source, dest, and intermediate value.




More information about the All-commits mailing list