[all-commits] [llvm/llvm-project] 68d62f: [X86] Add zeroext attributes to i8/i16 and/or/xor ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Apr 9 07:01:53 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 68d62fe06859f0b3b681a01288ba0ee890227083
      https://github.com/llvm/llvm-project/commit/68d62fe06859f0b3b681a01288ba0ee890227083
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-04-09 (Fri, 09 Apr 2021)

  Changed paths:
    M llvm/test/CodeGen/X86/and-with-overflow.ll
    M llvm/test/CodeGen/X86/or-with-overflow.ll
    M llvm/test/CodeGen/X86/xor-with-overflow.ll

  Log Message:
  -----------
  [X86] Add zeroext attributes to i8/i16 and/or/xor overflow tests

Matches original c/c++ test cases




More information about the All-commits mailing list