[PATCH] D132029: [SelectOpti] Remove test on loop-level analysis
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 08:05:44 PDT 2022
RKSimon added inline comments.
================
Comment at: llvm/test/CodeGen/X86/select-optimize.ll:451
; Function Attrs: mustprogress nofree nosync nounwind readnone speculatable willreturn
declare double @llvm.fmuladd.f64(double, double, double)
----------------
Remove this declaration as well?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132029/new/
https://reviews.llvm.org/D132029
More information about the llvm-commits
mailing list