Displaying 1 result from an estimated 1 matches for "43e5ed27".
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