[PATCH] D142801: [Local][InstCombine][GVN] Handle !noundef metadata in combineMetadata
luxufan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 25 20:09:22 PST 2023
StephenFan added a comment.
In D142801#4140817 <https://reviews.llvm.org/D142801#4140817>, @nikic wrote:
>> Yes. Do I need to do it all at once? My original thought was to do it step by step.
>
> Do you plan to work on the other combineMetadata() users?
Sorry for the late reply. I will do it these days.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142801/new/
https://reviews.llvm.org/D142801
More information about the llvm-commits
mailing list