aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
diff options
context:
space:
mode:
authorMarkus Böck <markus.bock+llvm@nextsilicon.com>2023-07-19 09:32:17 +0200
committerMarkus Böck <markus.bock+llvm@nextsilicon.com>2023-07-19 09:53:28 +0200
commitec3cbe92c009297e093552c360d57b023a422255 (patch)
tree06860d9257ec9fe2715f528bfd2bfe0413e5937d /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
parent8606cbf97f091b82a4911b314234fa9907e45ba0 (diff)
downloadllvm-ec3cbe92c009297e093552c360d57b023a422255.zip
llvm-ec3cbe92c009297e093552c360d57b023a422255.tar.gz
llvm-ec3cbe92c009297e093552c360d57b023a422255.tar.bz2
[mlir][LLVM] add `llvm.ssa.copy` intrinsic
This is quite the niche intrinsic, whose whole purpose is to be able to essentially split an SSA value to be able to attach additional information to the new value. It therefore really acts like a noop that just passes through its argument. It interestingly does not have any support in CodeGen and is therefore required to also be deleted by any pass creating it. Differential Revision: https://reviews.llvm.org/D155678
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions