| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][OpenMP] Add if clause to OpenMP simd construct This patch adds if clause to OpenMP TableGen for simd construct. Reviewed By: peixin Differential Revision: https://reviews.llvm.org/D128940 Signed-off-by: Dominik Adamski <dominik.adamski@amd.com> | 3 年前 | |
[mlir][ods] Replace redundant Type instances for interfaces This patch makes use of TypeInterface implementing Type to remove instances of Type that simply checked whether a type implemented a given interface. As part of this refactoring, some changes had to be done in the OpenMP Dialect files. In particular, they assumed that OpenMPOps.td to only ever include OpenMP TypeInterfaces, which did not hold anymore with a moved include in LLVMOpBase.td. For that reason, the type interface defintions were moved into a new file as is convention. Differential Revision: https://reviews.llvm.org/D129210 | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 3 年前 |