[PATCH] D22582: [AArch64] Load/store opt: Don't count transient instructions towards search limits.

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 20 13:04:29 PDT 2016


t.p.northover added a subscriber: t.p.northover.
t.p.northover added a comment.

I was thinking the same thing. Should be relatively simple with MIR: just spam some ignorable instructions into otherwise tempting situations.


https://reviews.llvm.org/D22582





More information about the llvm-commits mailing list