[all-commits] [llvm/llvm-project] 2f38c7: Revert "[IR] Intrinsics default attributes and opt...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Wed Aug 19 22:28:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f38c755ba46d1357d79c922966d964694eb854e
      https://github.com/llvm/llvm-project/commit/2f38c755ba46d1357d79c922966d964694eb854e
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2020-08-20 (Thu, 20 Aug 2020)

  Changed paths:
    M llvm/include/llvm/IR/Intrinsics.td
    M llvm/test/TableGen/intrin-side-effects.td
    M llvm/test/TableGen/intrinsic-long-name.td
    M llvm/test/TableGen/intrinsic-pointer-to-any.td
    M llvm/test/TableGen/intrinsic-struct.td
    M llvm/test/TableGen/intrinsic-varargs.td
    M llvm/test/TableGen/searchabletables-intrinsic.td
    M llvm/utils/TableGen/CodeGenIntrinsics.h
    M llvm/utils/TableGen/CodeGenTarget.cpp

  Log Message:
  -----------
  Revert "[IR] Intrinsics default attributes and opt-out flag"

This commit introduced a non-trivial compile time regression that needs
to be addressed: https://reviews.llvm.org/D70365#2227627
Given that it is unclear how long that will take, I'll revert it for
now.

This reverts commit eedf18fc1f5fc71bb896204abf41fc5a2dbf25f7.




More information about the All-commits mailing list