diff options
author | Han-Chung Wang <hanhan0912@gmail.com> | 2025-06-02 07:57:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-02 07:57:36 -0700 |
commit | 77e2e3f64158939316ca576c4178663bc9dfee1b (patch) | |
tree | 87886e7fee1924f8426853cd3b585e556b802af3 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 5c28af409978c19a35021855a29dcaa65e95da00 (diff) | |
download | llvm-77e2e3f64158939316ca576c4178663bc9dfee1b.zip llvm-77e2e3f64158939316ca576c4178663bc9dfee1b.tar.gz llvm-77e2e3f64158939316ca576c4178663bc9dfee1b.tar.bz2 |
[mlir][memref] Update tests to use memref.assume_alignment properly. (#142358)
With
https://github.com/llvm/llvm-project/commit/ffb9bbfd0745dc22e1fd6edd7b62f72b91f4f6de,
memref.assume_alignment op returns a result value. The revision updates
the tests to reflect the change:
- Update all the lit tests to use the result of memref.assume_alignment,
if it is present.
- Capture the result of the op in lit tests.
---------
Signed-off-by: hanhanW <hanhan0912@gmail.com>
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions