[all-commits] [llvm/llvm-project] 46a36a: [llvm-c] Add support for setting/getting new disjo...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Wed Dec 6 02:55:41 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 46a36af98be29663f9debcd557ef48f62bab6304
      https://github.com/llvm/llvm-project/commit/46a36af98be29663f9debcd557ef48f62bab6304
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
    M llvm/docs/ReleaseNotes.rst
    M llvm/include/llvm-c/Core.h
    M llvm/lib/IR/Core.cpp
    M llvm/test/Bindings/llvm-c/echo.ll
    M llvm/tools/llvm-c-test/echo.cpp

  Log Message:
  -----------
  [llvm-c] Add support for setting/getting new disjoint flag on or instructions (#74517)

Follows #73952 doing the same thing for the nneg flag on zext (i.e.,
exposing support in the C API).




More information about the All-commits mailing list