[PATCH] D111258: [PowerPC] Emit dcbt and dcbtst in place of their extended mnemonics on AIX
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 6 13:34:08 PDT 2021
nemanjai added a comment.
Please change the condition as Jinsong suggested and change the leading comment to:
// On AIX, only emit the extended mnemonics for dcbt and dcbtst if
// the "modern assembler" is available.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111258/new/
https://reviews.llvm.org/D111258
More information about the llvm-commits
mailing list