From: Eric Wong Date: 2014-10-09T03:55:00+00:00 Subject: [ruby-core:65545] Re: [ruby-trunk - Feature #10333] [PATCH 3/1] optimize: "yoda literal" == string nobu@ruby-lang.org wrote: > Mine is https://github.com/nobu/ruby/tree/peephole-opt Thanks. I also noticed your `peephole_opt_send' branch which implements opt_aset_with. Any reason it was not commited? I'll take a closer look tomorrow since I have not managed to do "opt_aset_with" using peephole + "putstring_for" insn [ruby-core:65539]