[PATCH] [AArch64] Keep flags on the condition when instantiating a CB branch.

Tim Northover t.p.northover at gmail.com
Thu Nov 6 18:36:54 PST 2014


Interesting point on the general principle; I'll have to bear it in mind in future. A common case is expanding a single instruction to multiple ones, where you often need to use different flags on the same register throughout the process.

Either way, this patch looks obvious. Go for it!

Tim.

http://reviews.llvm.org/D6159






More information about the llvm-commits mailing list