diff options
| author | Krzysztof Drewniak <Krzysztof.Drewniak@amd.com> | 2024-11-26 17:20:39 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-26 17:20:39 -0600 |
| commit | 3359806817d5d3a600e3f0bdae60ac3df1c85e7f (patch) | |
| tree | b54f3ad2bdd9ac114b9a61a92c3dc5cc6127e4f2 /llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp | |
| parent | 3a8b28f69837f8502c7bce798509f8dadb314dcc (diff) | |
| download | llvm-3359806817d5d3a600e3f0bdae60ac3df1c85e7f.zip llvm-3359806817d5d3a600e3f0bdae60ac3df1c85e7f.tar.gz llvm-3359806817d5d3a600e3f0bdae60ac3df1c85e7f.tar.bz2 | |
[mlir][LLVM][MemRef] Lower assume_alignment with operand bundles (#117800)
Now that LLVM allows a operand bundle on assume calls to directly
specify alignment assumptions, change the lowering of
memref.assume_alignment to use that feature instead of the ptrtoint
method.
This makes LLVM's job easier and prevents issues when dealing with
cases where ptrtoint isn't a desired operation (like those with poiner
provenance)
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp')
0 files changed, 0 insertions, 0 deletions
