[all-commits] [llvm/llvm-project] c0939f: [Support] Simplify KnownBits::sextInReg implementa...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Jan 14 07:19:19 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c0939fddf80c16829502186e2e5b78f77696310a
      https://github.com/llvm/llvm-project/commit/c0939fddf80c16829502186e2e5b78f77696310a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-01-14 (Thu, 14 Jan 2021)

  Changed paths:
    M llvm/lib/Support/KnownBits.cpp

  Log Message:
  -----------
  [Support] Simplify KnownBits::sextInReg implementation.

As noted by @foad in rG9cf4f493a72f all we need to do is sextInReg both KnownBits One and Zero.




More information about the All-commits mailing list