diff options
author | Krzysztof Drewniak <Krzysztof.Drewniak@amd.com> | 2025-02-06 09:38:43 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-06 11:38:43 -0600 |
commit | efd0a7f446e9428a4e9f0067eb79f17aa328f2ac (patch) | |
tree | ea60aaab70995a4bd39943f490cfd2d0eef5125e /llvm/lib/CodeGen/MachineFunctionPass.cpp | |
parent | 5812d0bf8e920ec9a2f14b60237a07f74a9e7d6b (diff) | |
download | llvm-efd0a7f446e9428a4e9f0067eb79f17aa328f2ac.zip llvm-efd0a7f446e9428a4e9f0067eb79f17aa328f2ac.tar.gz llvm-efd0a7f446e9428a4e9f0067eb79f17aa328f2ac.tar.bz2 |
[mlir][ROCDL][~NFC] Migrate to LLVM dialect default builders (#125609)
There were a bunch of spots in ROCDL.td where we were defining our own
llvmBuilder call which could have been generated using the default
built-in one on LLVM_IntrOpBase.
This commit cleans up such usages in the interests of potentinally
enabling ROCDL import in the future and of making best practices more
obvious.
The one breaking change is renaming WaitcntOp to SWaitcntOp, which
should have minimal impact.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionPass.cpp')
0 files changed, 0 insertions, 0 deletions