llvm-project
899855d2 - [SLP]Improve minbitwidth analysis for operands of IToFP and ICmp instructions.

Commit
1 year ago
[SLP]Improve minbitwidth analysis for operands of IToFP and ICmp instructions. Compiler can improve analysis for operands of UIToFP/SIToFP instructions and operands of ICmp instruction. Reviewers: RKSimon Reviewed By: RKSimon Pull Request: https://github.com/llvm/llvm-project/pull/85966
Author
Parents
  • llvm
    • lib/Transforms/Vectorize
      • File
        SLPVectorizer.cpp
    • test/Transforms/SLPVectorizer/X86
      • minbitwidth-icmp-to-trunc.ll
      • minbitwidth-node-with-multi-users.ll
Loading