[PATCH] D108871: [AArch64] Implement target hook function to decide folding (mul (add x, c1), c2)

Kevin Athey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 15:27:05 PDT 2021


kda added a comment.

In D108871#2983395 <https://reviews.llvm.org/D108871#2983395>, @benshi001 wrote:

> @kda  Could you please have a look at my new patch revision ? I have tested on my laptop (without sanitizer), which is slow to run full sanitizer tests.

Yes.
Appears to build correctly.
I apologize for the delay.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108871/new/

https://reviews.llvm.org/D108871



More information about the llvm-commits mailing list