[llvm] [X86] Remove unused function createX86PreAMXConfigPass (PR #69547)

via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 19 00:24:44 PDT 2023


yubingex007-a11y wrote:

i saw https://reviews.llvm.org/D125075 deleted X86PreAMXConfigPass in O0's PM and let O0 use X86FastPreTileConfigPass to insert ldtilecfg. i think we can safely remove X86PreAMXConfigPass 's related code

https://github.com/llvm/llvm-project/pull/69547


More information about the llvm-commits mailing list