diff options
author | paperchalice <liujunchang97@outlook.com> | 2024-05-02 21:57:46 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-02 21:57:46 +0800 |
commit | 3fe282a83d2bcc23f1a3f9bc47682f7c4bfc9b88 (patch) | |
tree | 00801411aa50bae98b17bc6a131fd0b3b1214849 /llvm/lib/Transforms/Utils/CloneFunction.cpp | |
parent | 7dfb6f571c8090803a32b5611e519b77ae74de30 (diff) | |
download | llvm-3fe282a83d2bcc23f1a3f9bc47682f7c4bfc9b88.zip llvm-3fe282a83d2bcc23f1a3f9bc47682f7c4bfc9b88.tar.gz llvm-3fe282a83d2bcc23f1a3f9bc47682f7c4bfc9b88.tar.bz2 |
[Pass] Add `pre-isel-intrinsic-lowering` to pass registry (#90851)
This was removed due to avoid circular dependency between `CodeGen` and
`Passes`, but now I realized this is no longer a problem since
`CodeGenPassBuilder` is moved into `Passes`.
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions