[PATCH] D69152: [gicombiner] Add GIMatchTree and use it for the code generation

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 7 11:41:12 PST 2020


dsanders added a comment.

In D69152#1808445 <https://reviews.llvm.org/D69152#1808445>, @thakis wrote:

> This broke tests on Windows: http://45.33.8.238/win/5239/step_11.txt
>
> Probably the "%p doesn't include 0x on Windows" thing again.


It looks like I undid the fixup I did the last time I committed this. It should be fixed in 19110fd982b (I cherry-picked 77d4b5f5fef <https://reviews.llvm.org/rG77d4b5f5feff663e70b347516cc4c77fa5cd2a20> to re-apply the fix)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69152





More information about the llvm-commits mailing list