[llvm] r280505 - Split the store of a wide value merged from an int-fp pair into multiple stores.

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 3 06:43:38 PDT 2016


On 3 September 2016 at 02:57, Wei Mi <wmi at google.com> wrote:
> Sorry, I fix it at r280568. Thank you for reminding me the error. I am
> surprised I didn't received any buildbot failure mail and thought the
> commit went well. Is there anything wrong?

Well, you fix one and broke the other... Adding the triple doesn't
work when the back-end is not built in.

Now, *ALL* our bots are broken:

http://llvm.tcwglab.linaro.org/monitor/

Please do the same fix on Transforms/InstCombine/split-store.ll

cheers,
--renato


More information about the llvm-commits mailing list