[all-commits] [llvm/llvm-project] 1717c1: Intrinsics: Allow tablegen to mark parameters with...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jun 21 18:46:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1717c18664d5880f78db85eb0075a2c1379df2d9
https://github.com/llvm/llvm-project/commit/1717c18664d5880f78db85eb0075a2c1379df2d9
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-06-21 (Wed, 21 Jun 2023)
Changed paths:
M llvm/include/llvm/IR/Intrinsics.td
R llvm/test/TableGen/intrin-side-effects.td
A llvm/test/TableGen/intrinsic-attrs.td
M llvm/utils/TableGen/CodeGenIntrinsics.cpp
M llvm/utils/TableGen/CodeGenIntrinsics.h
M llvm/utils/TableGen/IntrinsicEmitter.cpp
Log Message:
-----------
Intrinsics: Allow tablegen to mark parameters with dereferenceable
More information about the All-commits
mailing list