Adding support for intrinsics of TDPBSUD/TDPBUSD/TDPBUUD.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| clang/include/clang/Basic/BuiltinsX86_64.def | ||
|---|---|---|
| 106 | Forgot to delete the blank line. I will delete these in next patch. | |
Comment Actions
LGTM.
| llvm/lib/Target/X86/X86ISelDAGToDAG.cpp | ||
|---|---|---|
| 4625 | Nit: Maybe we can try to move the lowering of the AMX intrinsics to the td file as a follow up. | |
| llvm/lib/Target/X86/X86ISelDAGToDAG.cpp | ||
|---|---|---|
| 4625 | Good idea. I will work on that. | |
Forgot to delete the blank line. I will delete these in next patch.