[llvm-branch-commits] [llvm] e8ade45 - [LegalizeType] When LegalizeType procedure widens a masked_gather, set MemoryType's EltNum equal to Result's EltNum

2020-12-21 Thread Bing1 Yu via llvm-branch-commits
Author: Bing1 Yu Date: 2020-12-22T13:27:38+08:00 New Revision: e8ade4569b7b5343ae8d4d7c9d83706eca0e8e90 URL: https://github.com/llvm/llvm-project/commit/e8ade4569b7b5343ae8d4d7c9d83706eca0e8e90 DIFF: https://github.com/llvm/llvm-project/commit/e8ade4569b7b5343ae8d4d7c9d83706eca0e8e90.diff LOG:

[llvm-branch-commits] [llvm] eee30a6 - [CodeGen] Modify the refineIndexType(...)'s code to fix a bug in D90942.

2020-12-06 Thread Bing1 Yu via llvm-branch-commits
Author: Bing1 Yu Date: 2020-12-07T08:49:07+08:00 New Revision: eee30a6dceb6da8467fa3e0a7cd35b5a221bed0f URL: https://github.com/llvm/llvm-project/commit/eee30a6dceb6da8467fa3e0a7cd35b5a221bed0f DIFF: https://github.com/llvm/llvm-project/commit/eee30a6dceb6da8467fa3e0a7cd35b5a221bed0f.diff LOG: