aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/CommandLineTest.cpp
diff options
context:
space:
mode:
authorIvan Butygin <ivan.butygin@gmail.com>2022-02-21 15:16:34 +0300
committerIvan Butygin <ivan.butygin@gmail.com>2022-03-11 21:22:43 +0300
commitf3676c3273b9ef32af4b63b8bfa156a8dac31e63 (patch)
treeca66aa173d572f11204f20e38794c41024d14a48 /llvm/unittests/Support/CommandLineTest.cpp
parentdbc32e2aa72ed1a46c85160755820c471689dcc1 (diff)
downloadllvm-f3676c3273b9ef32af4b63b8bfa156a8dac31e63.zip
llvm-f3676c3273b9ef32af4b63b8bfa156a8dac31e63.tar.gz
llvm-f3676c3273b9ef32af4b63b8bfa156a8dac31e63.tar.bz2
[mlir][memref] memref.reinterpret_cast folding
* reinterpret_cast(reinterpret_cast(x)) -> reinterpret_cast(x) * reinterpret_cast(cast(x)) -> reinterpret_cast(x) * reinterpret_cast(subview(x)) -> reinterpret_cast(x) if subview offsets are 0 Differential Revision: https://reviews.llvm.org/D120242
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions