[llvm] [LV][EVL] Reimplement method for extracting new mask. nfc (PR #156827)
Mel Chen via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 4 01:37:30 PDT 2025
Mel-Chen wrote:
@lukel97 @alexey-bataev @fhahn
Just after I submitted the PR, I suddenly thought of another approach.
What if we simply replace the header mask with an all-true mask after all EVL recipes are converted? Wouldn’t that be simpler? :D
https://github.com/llvm/llvm-project/pull/156827
More information about the llvm-commits
mailing list