[all-commits] [llvm/llvm-project] 77523f: [LoongArch] Remove unnecessary increment operations

wanglei via All-commits all-commits at lists.llvm.org
Sun Sep 1 20:19:25 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 77523f9d5f7eac860a39728f031e3db9a53ee3b6
      https://github.com/llvm/llvm-project/commit/77523f9d5f7eac860a39728f031e3db9a53ee3b6
  Author: wanglei <wanglei at loongson.cn>
  Date:   2024-09-02 (Mon, 02 Sep 2024)

  Changed paths:
    M llvm/lib/Target/LoongArch/MCTargetDesc/LoongArchMatInt.cpp

  Log Message:
  -----------
  [LoongArch] Remove unnecessary increment operations

`HighMask` is the value that sets bits from `Msb+1` to 63 to 1, while
the other bits are set to 0.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list