[all-commits] [llvm/llvm-project] 478f2c: [X86] Pull out repeated DemandedBits signmask vari...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun May 24 04:05:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 478f2ce5d3c44565b328c18d999deb6d1f3c7ee1
      https://github.com/llvm/llvm-project/commit/478f2ce5d3c44565b328c18d999deb6d1f3c7ee1
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-05-24 (Sun, 24 May 2020)

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

  Log Message:
  -----------
  [X86] Pull out repeated DemandedBits signmask variable. NFC.

Both paths always create the same DemandedBits mask.




More information about the All-commits mailing list