I'm seeing a bunch of new warnings... Warning: mayLoad flag explicitly set on instruction 'VLD1d16' but flag already inferred from pattern. Warning: mayLoad flag explicitly set on instruction 'VLD1d32' but flag already inferred from pattern. Warning: mayLoad flag explicitly set on instruction 'VLD1d64' but flag already inferred from pattern.
On Aug 12, 2009, at 9:00 AM, Mike Stump wrote:> I'm seeing a bunch of new warnings... > > Warning: mayLoad flag explicitly set on instruction 'VLD1d16' but flag > already inferred from pattern. > Warning: mayLoad flag explicitly set on instruction 'VLD1d32' but flag > already inferred from pattern. > Warning: mayLoad flag explicitly set on instruction 'VLD1d64' but flag > already inferred from pattern.I'll fix these. I didn't notice the warnings yesterday.
Seemingly Similar Threads
- Pattern doesn't match error
- [LLVMdev] Random question about the x86 backend (and backends in general I suppose)
- RFC/bikeshedding: Separation of instruction and pattern definitions in LLVM backends
- [LLVMdev] Let's get rid of neverHasSideEffects
- [LLVMdev] Let's get rid of neverHasSideEffects