[PATCH] D84110: [ARM] Constant fold VCTP intrinsics
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 19 11:17:02 PDT 2020
dmgreen added a comment.
Ah. Sure, I think I can move it there. For some reason I was under the impression that constant folding did not handle target intrinsics, but I see there are some x86 and amd intrinsics in there already.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84110/new/
https://reviews.llvm.org/D84110
More information about the llvm-commits
mailing list