[PATCH] D108759: [AArch64][NFC] Fix ComplexPattern types conflicting with uses
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 26 06:07:19 PST 2021
jrtc27 added a comment.
Funnily enough I was just revisiting this last night. The AMDGPU review stalled for ages by which point AArch64 had moved on and the patches no longer worked as-is. I have something that compiles and passes all tests again but need to compare TableGen .inc files before and after again to make sure no subtle changes have crept in. So I hope to have an updated version of this review later today.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108759/new/
https://reviews.llvm.org/D108759
More information about the llvm-commits
mailing list