Displaying 2 results from an estimated 2 matches for "440559e2".
2019 Apr 17
3
Disable combining of loads and stores in instcombine
I’m writing a pass for some custom hardware — we’d like to split arrays across hardware elements; this doesn’t work if consecutive writes to characters get combined to a word.
On Apr 16, 2019, 8:17 PM -0700, Tom Stellard <tstellar at redhat.com>, wrote:
> On 04/16/2019 11:38 AM, Neil Ryan via llvm-dev wrote:
> > LLVM's optimizer combines stores to consecutive characters into a
2019 Apr 18
2
Disable combining of loads and stores in instcombine
...LLVM Developers mailing list
> > > llvm-dev at lists.llvm.org
> > > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
> >
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190418/440559e2/attachment.html>