[all-commits] [llvm/llvm-project] ec228f: [InstCombine] SimplifyDemandedUseBits - replace dy...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Oct 20 08:48:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ec228fbfc0fc56b50bc2aa62b1bac0c1097deefd
      https://github.com/llvm/llvm-project/commit/ec228fbfc0fc56b50bc2aa62b1bac0c1097deefd
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

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

  Log Message:
  -----------
  [InstCombine] SimplifyDemandedUseBits - replace dyn_cast<ConstantInt> with m_ConstantInt. NFCI.




More information about the All-commits mailing list