[webkit-reviews] review requested: [Bug 196578] B3 peephole optimizations should live in their own file, and be used by FTLOutput.cpp : [Attachment 366774] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 4 17:06:46 PDT 2019


Robin Morisset <rmorisset at apple.com> has asked	for review:
Bug 196578: B3 peephole optimizations should live in their own file, and be
used by FTLOutput.cpp
https://bugs.webkit.org/show_bug.cgi?id=196578

Attachment 366774: Patch

https://bugs.webkit.org/attachment.cgi?id=366774&action=review




--- Comment #4 from Robin Morisset <rmorisset at apple.com> ---
Created attachment 366774

  --> https://bugs.webkit.org/attachment.cgi?id=366774&action=review

Patch

Fix a missing "appendToCurrentBlock" in reduceLoadStore, that was causing a
validation failure due to some orphaned constants.


More information about the webkit-reviews mailing list