diff options
author | Christian Ulmann <christianulmann@gmail.com> | 2024-04-05 09:14:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-05 09:14:13 +0200 |
commit | ef8322f41d542bcf05dbe6079339d707534efbed (patch) | |
tree | 2986fa9e41bf2b5de6db004c976c5092e4e17d31 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 974f1ee58da1c51c547eaf5c7007a215fd286c68 (diff) | |
download | llvm-ef8322f41d542bcf05dbe6079339d707534efbed.zip llvm-ef8322f41d542bcf05dbe6079339d707534efbed.tar.gz llvm-ef8322f41d542bcf05dbe6079339d707534efbed.tar.bz2 |
[MLIR][LLVM] Improve bit- and addrspacecast folders (#87745)
This commit extends the folders of chainable casts (bitcast and
addrspacecast) to ensure that they fold a chain of the same casts into a
single cast.
Additionally cleans up the canonicalization test file, as this used some
outdated constructs.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions