[llvm-branch-commits] [NFC][WebAssembly] Move WebAssemblyCoalesceFeaturesAndStripAtomics (PR #209046)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Jul 12 12:20:01 PDT 2026
https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/209046
Move WebAssemblyCoalesceFeaturesAndStripAtomics to a separate file.
Having a pass implemented directly in the TargetMachine file is a bit
weird.
More information about the llvm-branch-commits
mailing list