[PATCH] D112827: [AMDGPU][GlobalISel] Fold G_FNEG above when users cannot fold mods
Mirko Brkusanin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 18 01:03:07 PST 2021
mbrkusanin added inline comments.
================
Comment at: llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/BUILD.gn:134
"AMDGPUCodeGenPrepare.cpp",
+ "AMDGPUCombinerHelper.cpp"
"AMDGPUCtorDtorLowering.cpp",
----------------
thakis wrote:
> FYI, no need to update the files in llvm/utils/gn. They're auto-synced from the cmake files in most cases.
>
> (The autosyncer would've added this line with the required trailing comma too :) )
Sorry, was not aware of this. Thanks for letting me know.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112827/new/
https://reviews.llvm.org/D112827
More information about the llvm-commits
mailing list