[all-commits] [llvm/llvm-project] ec3f24: [InstCombine] recognizeBSwapOrBitReverseIdiom - as...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Sep 30 04:01:10 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ec3f24d4538d1c262377331c7b35ea66e023cf98
      https://github.com/llvm/llvm-project/commit/ec3f24d4538d1c262377331c7b35ea66e023cf98
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-30 (Wed, 30 Sep 2020)

  Changed paths:
    M llvm/lib/Transforms/Utils/Local.cpp

  Log Message:
  -----------
  [InstCombine] recognizeBSwapOrBitReverseIdiom - assert for correct bit providence indices. NFCI.

As suggested by @spatel on D88316




More information about the All-commits mailing list