[PATCH] D119777: [X86] Introduce x86-cmov-converter-force-all
Amir Ayupov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 15 13:10:13 PST 2022
Amir added a comment.
In D119777#3322778 <https://reviews.llvm.org/D119777#3322778>, @pengfei wrote:
> In D119777#3322012 <https://reviews.llvm.org/D119777#3322012>, @skan wrote:
>
>> Could you point out the document for `-fno-if-conversion2`?
>
> It guess it's in https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html
Yes, it's there, as `-fif-conversion2`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119777/new/
https://reviews.llvm.org/D119777
More information about the llvm-commits
mailing list