[all-commits] [llvm/llvm-project] def720: [X86][clang] Lift _BitInt() supported max width.

FreddyLeaf via All-commits all-commits at lists.llvm.org
Mon Dec 5 19:02:50 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: def720726b73e0d7ab139376ab3ea955f25f4d89
      https://github.com/llvm/llvm-project/commit/def720726b73e0d7ab139376ab3ea955f25f4d89
  Author: Freddy Ye <freddy.ye at intel.com>
  Date:   2022-12-06 (Tue, 06 Dec 2022)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Basic/Targets/X86.h
    M clang/test/CodeGen/ext-int-cc.c
    M clang/test/Lexer/bitint-constants.c
    M clang/test/Preprocessor/cuda-types.cu
    M clang/test/Sema/large-bit-int.c
    M clang/test/SemaCXX/ext-int.cpp

  Log Message:
  -----------
  [X86][clang] Lift _BitInt() supported max width.

Reviewed By: mgehre-amd

Differential Revision: https://reviews.llvm.org/D139170




More information about the All-commits mailing list